[EMAIL PROTECTED] wrote:

Hello:

FirebirdSql.Data.Firebird.FbTransaction Tran = Connessione.BeginTransaction();

Could you check here the HasChanges property of the DataSet please ??

FbDataAdapter1.Update(
fbDataset1 );
         Tran.Commit();
         fbConnection1.
Close();
fbDataset1.AcceptChanges(); <------------------
have moved



--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain


Hi.

The HasChanged  property of the DataSet is set to false.

TIA

Arn


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to