invalid transaction handle
--------------------------

                 Key: DNET-396
                 URL: http://tracker.firebirdsql.org/browse/DNET-396
             Project: .NET Data provider
          Issue Type: Bug
          Components: ADO.NET Provider
    Affects Versions: 2.6.5
         Environment: Framework 2.0
            Reporter: Elvin Deras
            Assignee: Jiri Cincura


I have an application developed using the ADO.NET 2.6.5 for .Net 2.0, in the 
Product windows after i Save the numer 3 new product i received the following 
error.

Adapter.Update(Data.DataSet); that is the line that is given error (Data is the 
Data Table).

FirebirdSql.Data.FirebirdClient.FbException: invalid transaction handle 
(expecting explicit transaction start) ---> invalid transaction handle 
(expecting explicit transaction start)
   --- End of inner exception stack trace ---
   at FirebirdSql.Data.FirebirdClient.FbDataAdapter.Update(DataRow[] dataRows, 
DataTableMapping tableMapping) in 
C:\Users\Jiri\Desktop\NETProvider\source\FirebirdSql\Data\FirebirdClient\FbDataAdapter.cs:line
 455
   at System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, 
DataTableMapping tableMapping)
   at System.Data.Common.DbDataAdapter.Update(DataSet dataSet, String srcTable)
   at System.Data.Common.DbDataAdapter.Update(DataSet dataSet)
   at SMI.BLogic.TableBase.Save() in 
C:\Proyectos\SMI\SMI.BLogic\Base\TableBase.cs:line 134
   at SMI.Catalogos.frmProducto.btSalvar_Click(Object sender, EventArgs e) in 
C:\Proyectos\SMI\SMI\Catalogos\frmProducto.cs:line 56

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to