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

Alberto Narduzzi albertonarduzzi at yahoo.com
Wed Sep 4 21:50:17 CEST 2013


I am not an expert of PostGres but maybe you are missing the doubled quotes?

q.Params.ParamByName('id').AsString := 
''71d6776e-1564-11e3-ad65-5349928f15b0'';

Cheers, A.



More information about the fpc-pascal mailing list