Search Postgresql Archives

Re: Syncing Data of data type BLOB into Postgres- Bytea

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/13/2016 11:40 PM, Cynthia Hombakazi Ngejane wrote:
9.3
it just says syntax error near (
I have a variable QByteArray that stores the fingerprint data, then:
I am using QString Query = "insert into tableName(colName) values
(:valName)";
prepare the query;
then query.bindValue;

lastly query.exec();


On my last post I never did get to the point I was trying to make, that this this may be a string escaping issue. To help with identifying the problem it would be good to know the value of:

standard_conforming_strings

in postgresql.conf and whether it is commented out or not.



--
Adrian Klaver
adrian.klaver@xxxxxxxxxxx


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux