[Gambas-user] Gambas DB basic update record example
Rizky Tahara Shita
rizky at ...568...
Fri Oct 1 04:38:02 CEST 2004
Benoit Minisini wrote:
> 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,
>
yeah sure.. may be this is the problem that i have when i wrote the
mysql-klik that i've post to you... humm....
More information about the User
mailing list