Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error 7306 when Updating Data on Linked SqlServer
Message
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Titre:
Error 7306 when Updating Data on Linked SqlServer
Divers
Thread ID:
00810274
Message ID:
00810274
Vues:
58
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform