Insert data from SQL 2008 to 2000

  • Without using linked server, how to code to insert into tableA (in SQL 2000) select * from tableB (in SQL 2008)?

  • you could use SSIS , though you wont need the insert code

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply