Re: [Firebird-net-provider] TransactionScope Unable to enlist in transaction, a local transaction already exists

2009-09-23 Thread MartinT

Hi, sorry for double posting but I am under bit of pressure. Is the
TransactionScope not fully supported by Firebird, or am I doign something
wrong in my method calls to generate this problem, thanks


MartinT wrote:
 
 im trying to utilise the transactionscope in .net with the latest driver
 v2.5.1. when i use a TransactionScope object and execute operations within
 the same FbConnection, it works OK. however when i execute operations on
 separate FbConnections (with the same connection strings) then i am
 receiving the following exception:
 
 System.ArgumentException was unhandled
   Message=Unable to enlist in transaction, a local transaction already
 exists
   Source=FirebirdSql.Data.FirebirdClient
   StackTrace:
at
 FirebirdSql.Data.FirebirdClient.FbConnectionInternal.EnlistTransaction(Transaction
 transaction)
at FirebirdSql.Data.FirebirdClient.FbConnection.Open()
at ... bla bla bla ...
 
 help much appreciated as the usage of TransactionScope will save us heaps
 of work rewriting data access layer code. thanks.
 

-- 
View this message in context: 
http://www.nabble.com/TransactionScope-%22Unable-to-enlist-in-transaction%2C-a-local-transaction-already-exists%22-tp25530564p25531008.html
Sent from the firebird-net-provider mailing list archive at Nabble.com.


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] TransactionScope Unable to enlist in transaction, a local transaction already exists

2009-09-23 Thread Jiri Cincura
On Wed, Sep 23, 2009 at 09:21, MartinT martinthre...@yahoo.com wrote:
 Hi, sorry for double posting but I am under bit of pressure. Is the
 TransactionScope not fully supported by Firebird, or am I doign something
 wrong in my method calls to generate this problem, thanks

TS is supported, but not the DTC. So you have to use only one
connection (or contribute with DTC support ;)).

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] ANN: FirebirdClient 2.5.1 released

2009-09-23 Thread Daniel Rail
Hi,

At September-12-09, 11:26 AM, Jiri Cincura wrote:

 Hi *,

 I'm proud to announce next version of FirebirdClient - 2.5.1. This
 release is focused mainly on bug fixes, no new features were added.

Is there any changes to the interface, compared to 2.5.0? Because, I'm
using ECO that is looking for 2.5.0, and ECO is supposed to be
compiled with Specific Version=false. Also, I noticed that the
downloads for 2.5.0 are not available on Sourceforge, other than the
web provider.

And, excellent work!

-- 
Best regards,
 Daniel Rail
 Senior Software Developer
 ACCRA Solutions Inc. (www.accra.ca)
 ACCRA Med Software Inc. (www.filopto.com)


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] ANN: FirebirdClient 2.5.1 released

2009-09-23 Thread Jiri Cincura
On Wed, Sep 23, 2009 at 18:36, Daniel Rail dan...@accra.ca wrote:
 Is there any changes to the interface, compared to 2.5.0?

Nope.

Any breaking change will result in b+1 (or a+1 obviously) in a.b.c(.d)
our version schema.

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.cincura.net/ | http://www.ID3renamer.com

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


Re: [Firebird-net-provider] ANN: FirebirdClient 2.5.1 released

2009-09-23 Thread Daniel Rail
Hi,

At September-23-09, 3:15 PM, Jiri Cincura wrote:

 On Wed, Sep 23, 2009 at 18:36, Daniel Rail dan...@accra.ca wrote:
 Is there any changes to the interface, compared to 2.5.0?

 Nope.

 Any breaking change will result in b+1 (or a+1 obviously) in a.b.c(.d)
 our version schema.


Thanks for the information.

-- 
Best regards,
 Daniel Rail
 Senior Software Developer
 ACCRA Solutions Inc. (www.accra.ca)
 ACCRA Med Software Inc. (www.filopto.com)


--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider