Results 1 to 7 of 7

Thread: DAO's causing me troubles!!!!

  1. #1
    Guest

    Cool

    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.


  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  3. #3

  4. #4
    Addicted Member eanilarora's Avatar
    Join Date
    Aug 2000
    Location
    Malaysia
    Posts
    179

    Cool 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

  5. #5
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  6. #6
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844
    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....)

  7. #7
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105
    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
  •  



Click Here to Expand Forum to Full Width