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 |
|
mfemenel
Professor Frink
1421 Posts |
Posted - 2001-04-06 : 16:01:24
|
| I found a work around for this error(adding a clustered index) but I was curious if anyone knew what it means? From Server A, I'm deleting rows in a table on Server B.Server: Msg 7306, Level 16, State 2, Procedure ENH_XFER_DATA_OUT_ATLANTA, Line 17Could not open table '"nse"."dbo"."cd_enhsvc"' from OLE DB provider 'SQLOLEDB'. The provider could not support a row lookup position. The provider indicates that conflicts occurred with other properties or requirements.[OLE/DB provider returned message: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.]Mike FEdited by - mfemenel on 04/06/2001 16:06:19 |
|
|
|
|
|