T
Tamer
Hi all,
I have an Access table in a database, I want to export
that table to another Access database programmatically.
The way I want the table to be exported is the following:
In the Close Event of a form, I want to export the table
to the other database, but I want it to overwrite the old
table. What is the code to do that? Please help
I have an Access table in a database, I want to export
that table to another Access database programmatically.
The way I want the table to be exported is the following:
In the Close Event of a form, I want to export the table
to the other database, but I want it to overwrite the old
table. What is the code to do that? Please help