Groups | Blog | Home
all groups > sql server msde > october 2004 >

sql server msde : Copying tables


Ademar
10/26/2004 2:57:22 PM
I am able to query several different msde databases on my network using
Query Analyzer from my pc. Using SQL Query Analyzer from my pc, I need to
copy a table from a database found on my local msde installation to a
database on another pc's msde installation. I was trying to find the SQL
Query syntax on Books Online but I had no luck. Can you help?

--
Thanks,

Ademar Nunes

Hari Prasad
10/26/2004 9:20:42 PM
Hi,

See BCP OUT and BCP IN in books online.


--
Thanks
Hari
SQL Server MVP


[quoted text, click to view]

Ademar
10/27/2004 9:00:44 AM
I did, but I was unable to make it work. I tried again, and I'm still
unable. Can you help?

--
Thanks,

Ademar Nunes

[quoted text, click to view]

AddThis Social Bookmark Button