If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Microsoft SQL Server > Accessing Progress data using Data Link

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-28-03, 11:43
Ped Ped is offline
Registered User
 
Join Date: Feb 2003
Location: Norway
Posts: 1
Accessing Progress data using Data Link

We have installed the Merant ODBC in order to access a Progress 91d database using a datalink in SQL Server. Our application uses Microsoft Transaction Server and when trying to access the data linked , SQL Server refuses this as the MERANT driver does not support distributed transactions (??) Error: "Distributed Transaction Completed. either enlist this session in a new transaction ot the NULL Transaction"


We manage to access data from Query Analyzer (without MTS and hence no distributed transaction), but when trying to access the Progress from our application we get the error above. We have tried to set the flag "OLE DB Services=-3" to disable transactions to the Progress database, but still, we get the error message above.

Anybody got an idea what to do in order to get access to the Progress database using Microsoft Transaction Server accessing a database link in SQL Server?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On