[Gambas-user] Database table row update

John Rose john.aaron.rose at ...626...
Thu Feb 2 21:44:56 CET 2012


I've solved this. I was using the Exec method (invoking a select
statement) to obtain ResultSite: the documentation says that this is
therefore read-only i.e. as the run-time error says. So I've changed the
Exec to Edit with the appropriate changes to its parameters. It now
works OK.

I've just noticed Shane's reply who also suggested the solution.

It's a learning experience! 





More information about the User mailing list