|
-
Aug 30th, 2000, 03:32 PM
#1
Hi friends,
I had been using the access 97 till last year. Now I am using the access 2000. Whenever I try to use the dao's with the database, it gives me an error that unrecognized format. It has no problems with the 97 version. What should I do to rectify my errors.
-
Aug 30th, 2000, 03:35 PM
#2
Monday Morning Lunatic
Make sure that you are using DAO version 3.6 (check under the References dialogue).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Aug 31st, 2000, 12:07 AM
#3
Guru
-
Aug 31st, 2000, 07:19 AM
#4
Addicted Member
Check out
Check out your DAO Version
It should be 3.6 or more
to be able to connect to Access 2000 database
3.5 works only with Access97
Moreover it is high time you moved
to ADO's
Happy Learning
-
Aug 31st, 2000, 07:56 AM
#5
Monday Morning Lunatic
Actually, ADO is slower for Access than DAO. If you only plan on using Jet, then it's best to stay with DAO as it has native support for all the features. ADO is more general.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Sep 1st, 2000, 10:14 AM
#6
Guru
ADO is slower than DAO for MS Access databases, but DAO is being phased out. Therefore, all new development should be done using ADO
In a few years, maintaining a DAO application would be like trying to maintain a DBLib or VBSQL application today (not that I've ever maintained one of those, but you catch my drift....)
-
Sep 1st, 2000, 01:40 PM
#7
Frenzied Member
Nope, no formal date for obsoleting DAO. I'd expect RDO to go first
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
|