Hello:
> Me.Dataset_MIODB.AcceptChanges()
> Me.FbDataAdapter_CATEGORY.Update(Me.Dataset_MIODB, "CATEGORY")
> Me.FbConnection_MIODB.Close()
> Me.FbConnection_MIODB.Open()
Please check that the dataset has changes befreo doing the update.
--
Car
Hello all!
This is my first post to this list and here's some environment
information before asking my first question.
.NET 2.0, FirebirdClient 2.0, Visual Basic 2005 Express
I use the following code to fill a dataset from an dataadapter and
connect the table "CATEGORY" from the dataset to a