Re: New libpq driver snapshot

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Miguel Juan" <mjuan(at)cibal(dot)es>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: New libpq driver snapshot
Date: 2005-07-22 11:42:37
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9479@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

> -----Original Message-----
> From: Miguel Juan [mailto:mjuan(at)cibal(dot)es]
> Sent: 22 July 2005 11:26
> To: Dave Page; pgsql-odbc(at)postgresql(dot)org
> Subject: Re: [ODBC] New libpq driver snapshot
>
> Hello,
>
> I just tried the latest snapshot under BDE (Borland Database Engine)
> environment and the driver still have the same problems with de
> text/char/varchar fields.
>
> With version 8 not libpq the fields appear in blank, but now
> it do not show
> field at all. Some time ago I done some Log comparation and I
> found out that
> the return type of the fields where somekind diferent between
> version 7 and
> version 8.
>
> Do you want any information, Logs or anything?
>
> Note: I am not a Visual C programmer, but I can try do do
> some debug if you
> need it.

Can you write a program to, as simply as possible, open a connection,
execute "select vesion();" and retrieve the result using BDE? Does that
work? If not, can you post mylog output? Feel free to try to debug it
your self as well...

Regards Dave.

Browse pgsql-odbc by date

  From Date Subject
Next Message Joel Fradkin 2005-07-22 12:31:28 Re: MaxLongVarcharSize=8190;
Previous Message Dave Page 2005-07-22 11:38:20 Re: psqlodbc CVS source code FAIL compile (libpq-fe.h)