MDE File

pd06498

Registered User.
Local time
Today, 23:55
Joined
Dec 30, 2003
Messages
80
I have created a database that I have converted into an MDE file so as to ensure my users don't fiddle with the makeup of the database.

Is there a simple way to extract or export all the data stored in this database to another database?

:confused:
 
pd06498 said:
I have created a database that I have converted into an MDE file so as to ensure my users don't fiddle with the makeup of the database.

Is there a simple way to extract or export all the data stored in this database to another database?

:confused:

As far as I know the only thing you can extract are the tables and querries.
 
Thanks Exodus

I just need the data, as I have needed to update some parts of the database in MDB but just want to update the data.

How can I extract the data?
 
pd06498 said:
Thanks Exodus

I just need the data, as I have needed to update some parts of the database in MDB but just want to update the data.

How can I extract the data?

In an other data base choose file on the tool bar then get external data.
A window will appear like you are going to open a file. Locate the MDE file and click ok. Next another window will appear select all the tables and querries you want to import.
 
Pat

Thanks.

Please pardon my ignorance, but how do I do that?
 
tools - database utilities - database splitter
 

Users who are viewing this thread

Back
Top Bottom