Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Upgrading an Encrypted Access Database to work with Windows XP

Status
Not open for further replies.

debbieaaa

Programmer
May 12, 2003
3
US
I created a database that is shared between 85 users on multiple operating systems (Windows 2000 and Windows NT). The database has security applied so that each user must sign in via a unique id and password. I have code that finds the operating system that the user is logging in through, and then utilizes the sames security file (I have to have one for each operating system). The problem is that all of my encryption is not allowing the database to be compatible in Windows XP...

Does anyone have any advice?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top