Re: problem with CVS version

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Antonio Pennino" <a(dot)pennino(at)nocerainformatica(dot)net>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: problem with CVS version
Date: 2004-07-26 14:11:27
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E41A7447@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

> -----Original Message-----
> From: pgsql-odbc-owner(at)postgresql(dot)org
> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of Antonio Pennino
> Sent: 23 July 2004 14:42
> To: pgsql-odbc(at)postgresql(dot)org
> Subject: [ODBC] problem with CVS version
>
>
> m_strName hostnome (OK)
> m_nSQLType -9 (!!!)

-9 == SQL_WVARCHAR. The driver now supports Unicode so will return
SQL_W* where appropriate (I'm not sure of the exact rules as I didn't
write the code.

> m_nPrecision 32 (OK)
> m_nScale 0
> m_nNullability 0
>
> Please note: also with Access97 i have problem (with no detail)
> if a try a link a database, is not go to show the table list.

Yup, just found a bug in there (well, I found a bug with Access 2K3 - I
assume it's the same one). Can I send you an updated dll to test?

Regards, Dave

Browse pgsql-odbc by date

  From Date Subject
Next Message Tom Lane 2004-07-26 14:26:45 Re: hanging select processes
Previous Message Tom Lane 2004-07-26 05:45:18 Re: hanging select processes