G
Guest
Hi,
I'm working on converting an old Access database that is currently in the
Access 97 version to Access 2002 and am having trouble with some security
issues. The old database currently has different levels (supposedly) of
security using tables. For example, to log onto the database, the employee's
logon ID is automatically entered in a text box & then there is a macro that
compares the logon ID to an Employee table within the database. If the logon
ID is there, you are able to log on, if not, you can append your logon ID to
the table. Another "security" item set up is by "Department" with passwords
saved on a table within the database & to display certain information, the
password entered is compared to the table information. There are also some
macros and modules with VBA code related to the passwords.
My questions is, is there an easy way to convert these tables to the way
Access 2002 handles security? Or, will we need to remove (or obsolete) all
information/code related to these "security tables" in Access 97, convert the
database, then "re-build" the security in the Access 2002 version?
Any help would be appreciated. Thanks!
I'm working on converting an old Access database that is currently in the
Access 97 version to Access 2002 and am having trouble with some security
issues. The old database currently has different levels (supposedly) of
security using tables. For example, to log onto the database, the employee's
logon ID is automatically entered in a text box & then there is a macro that
compares the logon ID to an Employee table within the database. If the logon
ID is there, you are able to log on, if not, you can append your logon ID to
the table. Another "security" item set up is by "Department" with passwords
saved on a table within the database & to display certain information, the
password entered is compared to the table information. There are also some
macros and modules with VBA code related to the passwords.
My questions is, is there an easy way to convert these tables to the way
Access 2002 handles security? Or, will we need to remove (or obsolete) all
information/code related to these "security tables" in Access 97, convert the
database, then "re-build" the security in the Access 2002 version?
Any help would be appreciated. Thanks!