Results 1 to 6 of 6

Thread: Help Unrecognised Database Format

  1. #1

    Thread Starter
    Lively Member tcullen's Avatar
    Join Date
    Nov 2001
    Location
    Kent, England
    Posts
    66

    Help Unrecognised Database Format

    I'm trying to connect an Access Database to my vb project through Visual Data Addins, but when I go to open the database to create the table / link the following msg is displayed.

    Error 3343 DOA.Workspace unrecognised database format

    The Access DB is saved as an .MDB file I've also tried the .MDE extension but it won't accept either.

    I'm using Access on Office Premium. Any ideas

  2. #2
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390
    y'know...I have had this same problem a number of times. I have NO Idea what causes it.

    The only way I got it to work was to re-create the DB.


    No clue...hope someone has a better answer...cause doing that sucks
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    It happens because the old Data Manager is based on Jet3.5 and Access2000/XP is based on Jet 4.0.

    You will have to use either DAO3.6 or ADO to access the database.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    Lord in heaven, Serge, don't I wish I'd know that!!!!!!!

    I had the same problem a while back as tcullen and, like geoff_xrx wound up recreating the Db.

  5. #5
    PowerPoster Static's Avatar
    Join Date
    Oct 2000
    Location
    Rochester, NY
    Posts
    9,390
    Serge ... I used to teach an intro to VB class. I had this problem occur with about 1/3 of every class. All of them were using the Same software and doing the exact same project. Used to stump me big time.
    JPnyc rocks!! (Just ask him!)
    If u have your answer please go to the thread tools and click "Mark Thread Resolved"

  6. #6

    Thread Starter
    Lively Member tcullen's Avatar
    Join Date
    Nov 2001
    Location
    Kent, England
    Posts
    66

    Thumbs up

    Thanks guys

    Problem solved.

    Converted the Access Database to a previous version.

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