Transferdatabase from Outside database to a new database (1 Viewer)

aqif

Registered User.
Local time
Today, 10:25
Joined
Jul 9, 2001
Messages
158
Hi :)

To my understanding TransferDatabase only works for the current database. I have a split application in which the data file is seperated from front end file. My data file contains 3 tables

1. tblPatients
2. tblSamples
3. tblSampleTransactions

What I want to do is to craete a new database and only want to send emply tables of Samples and Transactions. I know how to create a blank database but whenever I try exporting the tables from my front end file then it only exports links rather than table structure. What I want to do is to export the tables (as table structure) from backend database to a new database.


Any help will be appreciated.

Cheers!
ÙÇãá
 

Users who are viewing this thread

Top Bottom