Re: [INTERFACES] ODBC, Delphi and BLOBs (images) - Mailing list pgsql-interfaces

From Byron Nikolaidis
Subject Re: [INTERFACES] ODBC, Delphi and BLOBs (images)
Date
Msg-id 35DAD439.4D5EC956@insightdist.com
Whole thread Raw
In response to [INTERFACES] ODBC, Delphi and BLOBs (images)  ("ANGG" <angg@vng.ru>)
List pgsql-interfaces
ANGG wrote:

> Andrzej Szydlo wrote:
>
> >I'm trying to access PostgreSQL database from Delphi via ODBC.
>
> I'm trying to do so from C++ Builder 3.01 and have some questions which
> bother me.
> I have a Boolean field in a table. When I view the table in the Database
> Explorer the field is exposed as Char2, though behaves as boolean. Database
> Explorer also reveals table's creation date as "????", and time as
> "0.00.00". Can anybodi tell me if I sould to seek for errors or it can be
> ignored?
>

As far as the boolean being a char2, go into the driver's advanced options and
uncheck "Bools as Char".

Byron



pgsql-interfaces by date:

Previous
From: Sebastian Meyer
Date:
Subject: Tcl/Tk-shell pgtksh for NT and/or the Mac
Next
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] iodbc interface on Unix