[Gambas-bugtracker] Bug #2398: Possible Find (gb.db) malfunction

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Sun Nov 14 19:04:01 CET 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2398&from=L21haW4-

Comment #1 by Benoît MINISINI:

Of course: The &1, &2... syntax are for substituting SQL -values-, not SQL fields.

For dealing with field names in a database-independent way, you must use the Connection.Quote() method.

Benoît MINISINI changed the state of the bug to: Rejected.




More information about the Bugtracker mailing list