Re: New libpq driver snapshot - Mailing list pgsql-odbc

From Dave Page
Subject Re: New libpq driver snapshot
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4AC9479@ratbert.vale-housing.co.uk
Whole thread Raw
In response to New libpq driver snapshot  ("Dave Page" <dpage@vale-housing.co.uk>)
List pgsql-odbc

> -----Original Message-----
> From: Miguel Juan [mailto:mjuan@cibal.es]
> Sent: 22 July 2005 11:26
> To: Dave Page; pgsql-odbc@postgresql.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.

pgsql-odbc by date:

Previous
From: "Dave Page"
Date:
Subject: Re: psqlodbc CVS source code FAIL compile (libpq-fe.h)
Next
From: "Joel Fradkin"
Date:
Subject: Re: MaxLongVarcharSize=8190;