|
-
October 14th, 1999, 09:14 AM
#1
copy contents from databases
I use 'insert into table1 select * from table2' to copy contents from one table to another when they are in the same database.
But how do I do that if the tables are in different databases. I am using ADO's in VB. Do I need to open both the databases and then use the statement?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|