[Gambas-user] putting name with apostrophe into postgres via gambas
richard terry
rterry at ...1822...
Tue Feb 19 01:11:41 CET 2008
eg Peter's
if one passes the name to an sql in code it ends up looking like:
insert into whatevertable (name) values('Peter's');
and bombs.
Any suggestions appreciated.
Richard
More information about the User
mailing list