I have a thick VB.NET client application talking to an Access 2000 database backend. The database sits on a file server, while the client app sits on each user's PC. The user have recently been upgraded to Access 2003.
The users are getting an intermittent error where the app has trouble reading from or connecting to the database. The error reads "Could not open database ''. It may be a database your application recognizes..."
I've read somewhere about issues with opening a database created in Access 2000, with Access 2003. Could this the problem my users are having? Any other suggestions?
The users are getting an intermittent error where the app has trouble reading from or connecting to the database. The error reads "Could not open database ''. It may be a database your application recognizes..."
I've read somewhere about issues with opening a database created in Access 2000, with Access 2003. Could this the problem my users are having? Any other suggestions?