> i have my own database which currently i am the only one who is using . i
> plan to share it with my collegues , using "user level security wizard".what
[quoted text clipped - 8 lines]
>
> what should i do, i need your help please.
> Is your database something you need to protect from people who have access
> to your computer, but shouldn't see/use the database?
> If not, skip the security...
Actually, for each pc there only one user, i.e. i am the only one using my
pc , my colleuges got pc for each one.the only thing is that , i want each
user to log in in his name in order to keep record on who made changes or who
added somthing.
MacDermott - 22 Sep 2005 11:32 GMT
In that case, I'd suggest you use the fOSName() function (you can find it at
www.mvps.org/access/API) to capture the name of the machine from which the
change is made.
Access security is over-kill for your purpose.
> > Is your database something you need to protect from people who have access
> > to your computer, but shouldn't see/use the database?
[quoted text clipped - 4 lines]
> user to log in in his name in order to keep record on who made changes or who
> added somthing.