Skip to content Skip to sidebar Skip to footer
Showing posts with the label Linked Server

Sql If Block Code Causing Error Even Though It Shouldn't Execute

I have a case in which I have SQL code with an IF-ELSE block. The code in the IF portion should not… Read more Sql If Block Code Causing Error Even Though It Shouldn't Execute

Unable To Enlist In The Transaction

I have problem: I have 1 sql server already setup SQL Server 2014 Express in Windows and 1 Oracle D… Read more Unable To Enlist In The Transaction

Exec Sp On Linked Server And Put That In Temp Table

Need some help on the below issue: Case 1 : stored procedure is on server 1 - call is from server1 … Read more Exec Sp On Linked Server And Put That In Temp Table

How To Make Foreign Key Relationship On Physically Distributed Data?

three servers server 1 is central point which links the other two servers. the other two servers ha… Read more How To Make Foreign Key Relationship On Physically Distributed Data?

Inserting To A Local Table From A Linked Stored Procedure

I have a sproc that is called from .net code which does an update on a local table and then is supp… Read more Inserting To A Local Table From A Linked Stored Procedure

Sql Server Error: Could Not Execute Remote Procedure

I have three SQL Server 2008 boxes, call them A, B & C. Servers A & B each have a linked s… Read more Sql Server Error: Could Not Execute Remote Procedure

Linked Server Performance And Options

At work we have two servers, one is running an application a lot of people use which has an SQL Ser… Read more Linked Server Performance And Options

Inserted Id In Linked Sql Server

I have linked together 2 Microsoft SQL servers, let's call them LinkedServer1 and Server2. I am… Read more Inserted Id In Linked Sql Server