Re: [INTERFACES] ODBC, Delphi and BLOBs (images)

From: Byron Nikolaidis <byronn(at)insightdist(dot)com>
To: ANGG <angg(at)vng(dot)ru>
Cc: pgsql-interfaces(at)hub(dot)org
Subject: Re: [INTERFACES] ODBC, Delphi and BLOBs (images)
Date: 1998-08-19 13:33:45
Message-ID: 35DAD439.4D5EC956@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Byron Nikolaidis 1998-08-19 13:42:53 Re: [INTERFACES] iodbc interface on Unix
Previous Message Sebastian Meyer 1998-08-19 13:13:30 Tcl/Tk-shell pgtksh for NT and/or the Mac