P
Paul Sondervan
Hello
I've got 2 databases
- Toets.mdb (queries, forms, etc.
- ToetsData,.mdb (only tables
I've linked in Toets.mdb with the tables in ToetsData.mdb
Everything works fine, creating new rcords, updating, etc
This customer has to export 2 of the 8 tables every month and send it to another costumer
I've made in toets.mdb a form. The customer only has to click "OK" and the export is made in Export.mdb.
The probelem is that when I do an export (with TansferDatabase) in Toets.mdb, I get an empty 'linked' table in the Export.mdb
Is there a solution to make this work and the data in the table is transfered to Export.mdb
Thanks in advance.
I've got 2 databases
- Toets.mdb (queries, forms, etc.
- ToetsData,.mdb (only tables
I've linked in Toets.mdb with the tables in ToetsData.mdb
Everything works fine, creating new rcords, updating, etc
This customer has to export 2 of the 8 tables every month and send it to another costumer
I've made in toets.mdb a form. The customer only has to click "OK" and the export is made in Export.mdb.
The probelem is that when I do an export (with TansferDatabase) in Toets.mdb, I get an empty 'linked' table in the Export.mdb
Is there a solution to make this work and the data in the table is transfered to Export.mdb
Thanks in advance.