Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
kamalkishore_in
Yak Posting Veteran
76 Posts |
Posted - 2001-11-20 : 02:47:00
|
| Hello,I am unable to insert a table with all the records into linked server...I am giving a sql command like thisSELECT * INTO LINKEDSERVERNAME.DATABASE.DBO.TABLENAMEFROM TABLE NAMEWhat could be the possible error... |
|
|
|
|
|