[fpc-pascal] PostgreSQL: ERROR: operator does not exists: uuid = text

silvioprog silvioprog at gmail.com
Thu Sep 5 14:15:18 CEST 2013


Thank guys, fixed with:

q.SQL.Add('where t1.id::text = :id');

I'll do this change in all units of my project. :/

-- 
Silvio Clécio
My public projects - github.com/silvioprog
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130905/474985d7/attachment.html>


More information about the fpc-pascal mailing list