Re: NEW ODBC DRIVER - Mailing list pgsql-interfaces

From Jose' Soares Da Silva
Subject Re: NEW ODBC DRIVER
Date
Msg-id Pine.LNX.3.96.980511131010.1267A-100000@proxy.bazzanese.com
Whole thread Raw
In response to NEW ODBC DRIVER  (Byron Nikolaidis <byronn@insightdist.com>)
List pgsql-interfaces
On Fri, 8 May 1998, Byron Nikolaidis wrote:

> Hello all,
>
> There is a new odbc driver (version 6.30.0237) and source code at our
> ...
> Feedback on this new driver is appreciated.
>
I just down load the ODBC 6.30.0238
and seems that it works well with Access. Thanks to Byron. Great job!

I have a problem with types.
I created a table with a column of type money and another with type
bool, Access translate money to numeric (double precision) and bool to
text.
I thought that Access recognized this types as Money and Yes/No.
Is it an ODBC or a PostgreSQL problem ?
                                                         Thanks, Jose'


pgsql-interfaces by date:

Previous
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] NEW ODBC DRIVER
Next
From: Sbragion Denis
Date:
Subject: New ODBC Driver: some tests.