|
-
Jun 4th, 2000, 09:25 PM
#1
Thread Starter
Junior Member
I have VB 6.0 programs that use Access 97 databases.
We are switching over to Office 2000 and after I convert the 97 database to 2000 and try to use the VB Program, I get Run Time error 3343 "Unrecognized database format".
We can open the converted database in Access but not through the VB programs.
Can anyone help me with this problem please?
-
Jun 4th, 2000, 10:28 PM
#2
Fanatic Member
Hi, there
Are you using DAO in your VB program to access the database? If so, I think you should be using DAO version 3.5 in your VB program to access the MS Access 2000 database.
Hope this helps you.
-
Jun 4th, 2000, 10:50 PM
#3
New Member
I not sure but I was under the impression that if you have Access 2000 you need to use ADO. But don't take my word for it.
-
Jun 5th, 2000, 09:02 AM
#4
PowerPoster
DAO 3.6
For MS Access 2000 Database you need to use the DAO 3.6 Object instead of DAO 3.5.
There is not necesary to use ADO Object. If you project is starter from ground up, then I'll recomend to use ADO, but it not for migration project. But if you've time still can go ahead with ADO
-
Jun 5th, 2000, 08:27 PM
#5
Fanatic Member
What a Dummy
Hey, SORRY
Chris is absolutely right ... it is DAO version 3.6 you need. My mistake.
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
|