From: Carlos G. A. <car...@te...> - 2003-10-01 14:56:52
|
Hello: > I sometimes get this exception: > > "A transaction is currently active. Parallel transactions are not supported." > > I am pretty sure that I only have one transactions i use. > > Any idea why I get this exception? > > I am using version 1.5 Beta 1 ( 2003-09-18 ) and Firebird-1.5.0.3815_RC6_win32 This exception gives on FbConnection.Begintransaction methods when actual transaction is not Committed or Rollbacked. -- Best regards Carlos Guzmán Álvarez Vigo-Spain |