[Gambas-user] Issue 442 in gambas: SQL connection.Edit bug
gambas at ...2524...
gambas at ...2524...
Thu Jun 20 23:33:57 CEST 2013
Updates:
Status: WontFix
Comment #1 on issue 442 by benoit.m... at ...626...: SQL connection.Edit bug
http://code.google.com/p/gambas/issues/detail?id=442
The Edit() method does not work that way.
The syntax is Edit(<table>, <where request>)
The first argument must be the name of the table.
The second argument is the "where" part without the where keyword. It
handles argument substitution.
Please read the documentation of the Edit() method.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
More information about the User
mailing list