On 11/09/2016 11:35 PM, Cynthia Hombakazi Ngejane wrote:


Hello,

I have two databases SQLlite and Postgres,  SQLite is my local database
in it I am saving fingerprint templates that get capture onsite (i.e
offline) and my column is of type BLOB. Now I want to sync these
templates into Postgres (to the server), so I created a column of type
bytea but Postgres is refusing to take BLOB it says there was a syntax
error. I am using Qt c++ 5.7  application  to do the syncing.

What version of Postgres?

What is the syntax error?

What is the code you are using to insert/update the data into Postgres?


Please Help...

CH Ngejane




--
Adrian Klaver
adrian.kla...@aklaver.com


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

Reply via email to