Subject | Re: Transaction error (C#) |
---|---|
Author | spif1973 |
Post date | 2003-12-19T09:06:51Z |
--- In firebird-support@yahoogroups.com, "Martijn Tonies"
<m.tonies@u...> wrote:
on my Console:
at FirebirdSql.Data.Firebird.Gds.GdsTransaction.BeginTransaction()
at FirebirdSql.Data.Firebird.FbTransaction.BeginTransaction()
at FirebirdSql.Data.Firebird.FbConnection.BeginTransaction()
Martin
<m.tonies@u...> wrote:
>Connection
> > I'm having a problem with transactions. My code uses one
> > only, and the functions in which i open and close my connectionsare
> > locked because of multiple thread handling.& MS SQL
> > I randomly get an Exception in beginTransaction(), which I simply
> > can't explain. I can have my application running for a day without
> > problems, and the next time I run it, it can throw the Exception
> > within minutes.
>
> What exception?
>
> With regards,
>
> Martijn Tonies
> Database Workbench - developer tool for InterBase, Firebird, MySQL
> Server.It doesn't state the name of the Exception but writes the following
> Upscene Productions
> http://www.upscene.com
on my Console:
at FirebirdSql.Data.Firebird.Gds.GdsTransaction.BeginTransaction()
at FirebirdSql.Data.Firebird.FbTransaction.BeginTransaction()
at FirebirdSql.Data.Firebird.FbConnection.BeginTransaction()
Martin