S
susan
Hi,
A user logs on to the application. When the password is checked in the table
Users I use the field user_id from that table to determine his rights in my
application. So I display only those records of a table WHERE RelationOf
LIKE user_id.
Can I use this method safely? What if 3 or 4 users are using the application
simultanuesly? Can Access 2003 keep them apart or is it possible that
user_id 3 gets the data of say user_id 2 ?
I tested it and didn't get errors so far which doesn't mean it's OK though.
Does anyone has any experiance or knoledge about this topic?
Sorry for my english.
Thanks,
Susan
A user logs on to the application. When the password is checked in the table
Users I use the field user_id from that table to determine his rights in my
application. So I display only those records of a table WHERE RelationOf
LIKE user_id.
Can I use this method safely? What if 3 or 4 users are using the application
simultanuesly? Can Access 2003 keep them apart or is it possible that
user_id 3 gets the data of say user_id 2 ?
I tested it and didn't get errors so far which doesn't mean it's OK though.
Does anyone has any experiance or knoledge about this topic?
Sorry for my english.
Thanks,
Susan