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?
Does anyone have any advice?