User right for Data browsing
am 28.10.2007 12:56:42 von martens
Hi everybody,
got the problem that one of my users cannot browse through the data of
my database. He only sees 1/1. But I can browse through it seeing
1/457. So does somebody know if there is a special right, which I have
to set for this user?
I'm using Microsoft Access 2000.
Thanks in advance.
Regards
Sebastian
Re: User right for Data browsing
am 28.10.2007 19:31:51 von Salad
martens@mi.fu-berlin.de wrote:
> Hi everybody,
>
> got the problem that one of my users cannot browse through the data of
> my database. He only sees 1/1. But I can browse through it seeing
> 1/457. So does somebody know if there is a special right, which I have
> to set for this user?
>
> I'm using Microsoft Access 2000.
>
> Thanks in advance.
>
> Regards
> Sebastian
>
Do you mean if you open the database and get to the database window and
dbl-click on the tablename the user sees only 1 record on his machine
and if you dbl-click on the table name from your computer you see 457
records?
Is it possible that you have a split database...a front end for your
forms/reports/etc and a backend with the data? If so, click on
Tools/Addins/LinkedTableMgr and see if you are linked to a test backend
and the user is linked to a producdtion backend...or visa versa.
Or perhaps the table isn't linked in one of your databases (exists in
the front end) but the other person is looking at a linked table.