Dear All,
I have a problem relating with accessing binary data using PqexecParams or
Binary Cursor. It did it successfully when acessing data type like
int4,int8,float4,float8. But when I try to access binary data like complex (in
postgre 8.0 example) with the same way I access int4,int8 ..etc , somehow it
failed and returned the wrong result. Is there any references for this problem
?
Thank you.
Regards,
Sandy Eggi