I have been using linked servers for over a year on this particular stored procedure that generates a temporary table from a select as such:
select * into #temp from server.database.owner.table
I get an error message:
Server: Msg 7353, Level 16, State 1, Line 1
OLE DB provider 'SQLOLEDB'...
I loaded a Dfs Root and added shares in this root. I gave both Share rights Full Control to everyone, and NTFS rights of Full Control to everyone in both the root folder I made for the Dfs and for the subfolders. I can see the folders by all PC's 98 and 2000 pro alike, but I cannot write or...
I have two tables one 17 million records, and the other 10 million records. I am updating fields in the 17 million record db. no matter what kinds of locks or how I break the data down I can only get around 200,000 updates an hour. I have created indexes on the lookup fields.
Does anyone...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.