SQL Server Forums
Profile | Register | Active Topics | Members | Search | Forum FAQ
 
Register Now and get your question answered!
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 INSERT into from a different server
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

flamz
Starting Member

21 Posts

Posted - 03/29/2008 :  11:18:16  Show Profile  Reply with Quote
Hi,
Id like to perform an INSERT into query that takes a bunch of record from one table and inserts them into another. Except that the 2 tables are situated on different servers...

Any tips?

tx

tkizer
Almighty SQL Goddess

USA
35007 Posts

Posted - 03/29/2008 :  11:23:38  Show Profile  Visit tkizer's Homepage  Reply with Quote
Add a linked server and then use the four-part naming convention for the remote object.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

sodeep
Flowing Fount of Yak Knowledge

USA
7173 Posts

Posted - 03/29/2008 :  12:06:29  Show Profile  Reply with Quote
I would use Import/Export wizard.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
SQL Server Forums © 2000-2009 SQLTeam Publishing, LLC Go To Top Of Page
This page was generated in 0.06 seconds. Powered By: Snitz Forums 2000