Export data

rishi_375

Registered User.
Local time
Today, 17:11
Joined
Dec 23, 2003
Messages
37
Hi,
I want to export data from One Test.mdb access file to another Original.MDB access file using form. I show form with one button and button name is Export when user click on it. I want to start exporting data form Test.MDB to Original.MDB file. How can i accomplish this task.
Thanks.
 
rishi,

Not sure why you need to do this ...

The attached are Sender.mdb and Receiver.mdb.

When you push the button on Form1 in Sender, it will send
Table1 over to the Receiver database.

I was just toying with this. You have to put both files at "C:\"
(the root).

Mainly just wanted to see if it would do it.

Wayne
 

Attachments

Thanks.

Thank u very much.
 

Users who are viewing this thread

Back
Top Bottom