Binary Structure LIBPQ - HELP

From: sandy(at)informatika(dot)org
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Binary Structure LIBPQ - HELP
Date: 2005-05-09 10:11:02
Message-ID: 1115633462.427f3736e8b33@mail.informatika.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


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

Browse pgsql-interfaces by date

  From Date Subject
Next Message Rodrigo Moreno 2005-05-09 17:44:48 Problem to build libpq with bcc32
Previous Message Robert Wimmer 2005-05-07 15:08:38 Re: dynamic functions