April 26, 2005 at 1:03 am
I've added a linked server to my SQL Server. The link seems to be fine, it's just a question of how to make the data available to queries in my SQL Database.
I can run a query against it
SELECT * FROM
LINKEDBASE...tblNewData
but I can't save the view (Error:"ODBC Error: ... MSDTC on server... is
unavailable").
Can anyone tell me what I'm doing wrong?
Thanks in advance,
Dave
April 26, 2005 at 2:16 am
Looks like you need to start the MSDTC service on the server
April 26, 2005 at 2:38 am
It was off at first, so I started it but had no luck.
However, came back this morning and... it works. Don't ask me how or why, but the problem went away.
But could it really be linked to the MSDTC service if the query can be run (returns rows) but not saved?!
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy