Hi
I get this error (8525) when I try to commit a distributed transaction. The transaction is executed by a proc calling a remote proc through a linked server. Both servers run SQL 2k enterprise and are contained in the same cluster. I tried SQL server 2k sp3a as a solution but no luck. The...
Where do you get the data for the INSERT. If it is from another SQL database you can use a SELECT statements else create a DTS Package. I do recommend that you create a DTS package anyway and maybe schedule it to run when your server is not busy: eg. 24h00
EUREKA!!
I changed my driver from "p2sodbc.dll" to "pdssql.dll" , installed SQL Client on the machines and copied ntwdblib.dll to the system32 folder.
HELP!!!!!!
I have tried numerous examples and even tried my own variation, but no luck. I keep on getting the same old tiring message: "Server has not yet been opened.'
Here is some of my code:
Dim rdApp As CRAXDRT.Application
Dim rptSource As CRAXDRT.Report
Dim crpParamDefs As...
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.