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 |
|
sona
Yak Posting Veteran
68 Posts |
Posted - 2001-10-16 : 03:39:24
|
| My table in local server has identity column.When i try to insert data from my table to a table of the same structure in a linked serverit is throwing a error like," cannot perform set operation in the remote server."On the other hand, if i ignore the id alsoit is throwing a error that"no. of supplied columns does not match" |
|
|
|
|
|