[Gambas-user] [Gambas Bug Tracker] Bug #1296: not able to use db.find or sql.request with postgreSQL
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Mon Apr 16 16:55:45 CEST 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1296&from=L21haW4-
Comment #8 by Benoît MINISINI:
OK, I know why your INSERT query does not work: this is not a valid PostgreSQL syntax. Strings are delimited with quotes. Only field names (or table names) are delimited with double quotes.
Benoît MINISINI changed the state of the bug to: Accepted.
More information about the User
mailing list