PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Error when using DBLink with OracleClient

Reply

Error when using DBLink with OracleClient

 
Thread Tools Rate Thread
Old 26-08-2003, 03:16 PM   #1
Farhan
Guest
 
Posts: n/a
Default Error when using DBLink with OracleClient


Hi,

I am using OracleClient with Oracle 8.1.7 & .NET framework
1.1. Everything works fine and I can read / write data to
Oracle.

However, if I try to access data from a table not local to
the database but accessible via a DB LINK, I get following
error :

System.Data.OracleClient.OracleException: ORA-02041:
client database did not begin a transaction


I do not need transactions and have tried to set the
Enlist flag in connection string to false but that did not
help.

Please Help !
..
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off