[Gambas-user] Gambas DB basic update record example
Benoit Minisini
gambas at ...1...
Thu Sep 30 14:35:38 CEST 2004
On Thursday 30 September 2004 08:00, Rizky Tahara Shita wrote:
> so i never use the .addnew, .edit, .update and something like that again
> (not just in gambas, but in VB too). i always use query to do it...
> believe it, query is fun :)
>
The .Edit(), .Update(), .Find()... have a big advantage: they create the query
for you in a database-independent manner. This can be important if you want
to write a database-independent application.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list