I'm in a very strange situation. I made a program in VB5, and built a database for it, that it uses, in Access97.
Now, I don't want anyone to be able to access the database outside the program, so I set a password for opening the database.
When I'm trying to open it with VB5, giving it the password through the ODBC connection, it won't receive it.
What can I do?