Copying table from one mdb to another

Reply

Join Date: Sep 2003
Posts: 4
Reputation: yourmna is an unknown quantity at this point 
Solved Threads: 0
yourmna yourmna is offline Offline
Newbie Poster

Copying table from one mdb to another

 
0
  #1
Mar 17th, 2004
I am using ASP 3.0. I have 2 access database (mdb) files; source.mdb and destination.mdb. There is a table with the name "countries" in source.mdb and I wish to copy it in destination.mdb file with the structure and data. Can any body give the ASP code to do the same?
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 167
Reputation: Drew is an unknown quantity at this point 
Solved Threads: 7
Drew's Avatar
Drew Drew is offline Offline
Junior Poster

Re: Copying table from one mdb to another

 
0
  #2
Apr 5th, 2004
Hey yourmna,

You would have to copy and paste the table from the first database to the second one.

That would mean you would have to open each database, select the table you want, press ctrl-c, then go to the other database and press ctrl-v. Then enter the table name, and click OK. It should copy the table and fields over.

I hope this helps.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC