Hi,
I have managed to create an export and import test routine for my dbase. What it does is the record that i am currently viewing on the form can be exported as one record only, this works fine with data from just one table. The way I collate the data to be exported is through a query.
The problem is the data that i need to export\import is in multiple tables. ie (Customer_Tbl and Comments_Tbl)and linked on the customers details on the form that i view. The export of the data is no problem, but how do i import the right data to the two tables? I created a specification file for the export\import, but i could not see how to inform the specification file that the data needs to be put into the two tables.
Can it be done, if so how?
Many Thanks
Daz
I have managed to create an export and import test routine for my dbase. What it does is the record that i am currently viewing on the form can be exported as one record only, this works fine with data from just one table. The way I collate the data to be exported is through a query.
The problem is the data that i need to export\import is in multiple tables. ie (Customer_Tbl and Comments_Tbl)and linked on the customers details on the form that i view. The export of the data is no problem, but how do i import the right data to the two tables? I created a specification file for the export\import, but i could not see how to inform the specification file that the data needs to be put into the two tables.
Can it be done, if so how?
Many Thanks
Daz