What is the syntax and steps involved to access a linked DB via a procedure?
I need to return the columns below from a table INVEST (resident on a Linked DB) using ROWID
as input parameter.
The columns are
AMOUNT, TRANSACTION_ID
The query I currently develop throws the following error:
OLE DB provider "SQLNCLI11" for linked server "XXXX" returned message "Deferred prepare could not be completed