|
-
Oct 3rd, 2003, 04:00 AM
#1
Thread Starter
Registered User
OpenDatabase not working in Access 2000
Ok well the problem is that the following code used to work for an Access 97 database, but it doesn't want to work for me now that I have moved to Access 2000.
Set db = wrkJet.OpenDatabase(Me.TxtPath, True, False)
The error message that I get is unrecognised database format. I can open the db manually without a problem. Anyone come across this before?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|