Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 7306 when Updating Data on Linked SqlServer
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Database design
Title:
Error 7306 when Updating Data on Linked SqlServer
Miscellaneous
Thread ID:
00810274
Message ID:
00810274
Views:
57
Hi!

I have two Sql Servers ( A and B ).
In the linked server section of Server A, I've linked B.

In Server A, Database Db01, I have a View (Vw01) referencing a table in the linked server.

Vw01.
select *
from B.Db02.dbo.Tbl02

Then, when I try to update data in Vw01 I get the error 7306
Could not open table '%ls' from OLE DB provider '%ls'. %ls
Next
Reply
Map
View

Click here to load this message in the networking platform