dbTalk Databases Forums  

How to get data out of Access MDE files?

comp.databases.ms-access comp.databases.ms-access


Discuss How to get data out of Access MDE files? in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
dba_222@yahoo.com
 
Posts: n/a

Default How to get data out of Access MDE files? - 04-23-2010 , 02:47 PM






Dear Experts,

I have an application that I've used for years
that runs on Access under the covers. Help shows
a reference to:
Access 2002 Desktop Developer's Handbook


It was a self contained application.
All I have are the two MDE files.
And they are full of data now.
The app requires a login.


I want to export this data into another database.


How can I get the table structures and the data
out of the MDE files?


A new version of Access?
Sql Server?
..NET?
A data conversion tool?


Oracle says that if they have the XML file
with the table structures, they can export
the data:

http://www.oracle.com/technology/obe...access_otn.htm

Is there a way to get the XML file
from the MDE file?

Thanks a lot!

Reply With Quote
  #2  
Old   
Tom van Stiphout
 
Posts: n/a

Default Re: How to get data out of Access MDE files? - 04-24-2010 , 11:20 AM






On Fri, 23 Apr 2010 12:47:48 -0700 (PDT), dba_222 (AT) yahoo (DOT) com wrote:

I would ask the developers of that application.

Beyond that, it depends. You can try linking to the tables from a new
blank Access database.

-Tom.
Microsoft Access MVP


Quote:
Dear Experts,

I have an application that I've used for years
that runs on Access under the covers. Help shows
a reference to:
Access 2002 Desktop Developer's Handbook


It was a self contained application.
All I have are the two MDE files.
And they are full of data now.
The app requires a login.


I want to export this data into another database.


How can I get the table structures and the data
out of the MDE files?


A new version of Access?
Sql Server?
.NET?
A data conversion tool?


Oracle says that if they have the XML file
with the table structures, they can export
the data:

http://www.oracle.com/technology/obe...access_otn.htm

Is there a way to get the XML file
from the MDE file?

Thanks a lot!

Reply With Quote
  #3  
Old   
dba_222@yahoo.com
 
Posts: n/a

Default Re: How to get data out of Access MDE files? - 04-28-2010 , 11:08 PM



Yes, I'd thought of that. But it was an $30 app that I bought.
From a company that is no longer in business.


Ok, here is what worked:

There are two files.
One mde had all the forms and code, etc.
The other had all the data.


I went to someone who had Access 2003 or 2007.
That allowed me to open both files.

When I opened the forms and code, it displayed
the same way as my application worked.

By opening the data file, I was able to see all my data!
Then I was able to save it to an excel file.
Yeah!

Reply With Quote
  #4  
Old   
dba_222@yahoo.com
 
Posts: n/a

Default Re: How to get data out of Access MDE files? - 04-28-2010 , 11:08 PM



Yes, I'd thought of that. But it was an $30 app that I bought.
From a company that is no longer in business.


Ok, here is what worked:

There are two files.
One mde had all the forms and code, etc.
The other had all the data.


I went to someone who had Access 2003 or 2007.
That allowed me to open both files.

When I opened the forms and code, it displayed
the same way as my application worked.

By opening the data file, I was able to see all my data!
Then I was able to save it to an excel file.
Yeah!

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.