[Gambas-user] Use of db.Begin, db.Commit and db.Rollback with a

Martin McGlensey mmcg29440 at ...3163...
Wed Jan 21 14:26:36 CET 2015


Hello,

 

Thanks for the replies. Tried the .update method. That does not work. Just
returns an empty record. Finally wrote a small procedure to store the
datacontrol values in an array sized by the number of controls on the form.
(form.Children.Count) Then use a similar procedure to read the array back to
the datacontrols. This method seems to work. The procedures are small and
execute quickly. I'll try the datasource.cancel method and see if that
works. However I'm debugging a large project and cannot spend much more time
on this piece. I'll post the result of my test of the .cancel method.

 

Thanks,

Marty




More information about the User mailing list