Results 1 to 4 of 4

Thread: Access databse mde to mdb

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203

    Post

    I know this isn't a VB question but I'm accessing my Access97 database in VB and its an mde database. Is there any way I can 'uncompile' it to become an mdb database or do I have to re-create it manually and import the data?

  2. #2
    Frenzied Member
    Join Date
    Aug 1999
    Location
    Santa Clara, Ca , 95058
    Posts
    1,105

    Post

    From Access97 Unleashed:

    "When a database is saved as a .MDE file, all editable source code is removed and the destination database is compacted. Source code in a .MDE database cannot be modified so it is important to keep a copy of your original add-in database"

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Location
    Littlehampton, W Sussex GB
    Posts
    203

    Post

    That's what I was afraid of! Thanks for your help.

  4. #4
    Addicted Member pardede's Avatar
    Join Date
    Jan 2000
    Posts
    232

    Post

    This might be a long shot, but, maybe instead of manually importing the data, you could use an app to make a 'copy' of the database. I think it should be possible if you could access the database objects (tables, queries etc.) of the .mde (which I don't know for sure you could). But it might worth checking

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