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

Поиск
Список
Период
Сортировка
От Byron Nikolaidis
Тема Re: [INTERFACES] ODBC, Delphi and BLOBs (images)
Дата
Msg-id 35DAD439.4D5EC956@insightdist.com
обсуждение исходный текст
Ответ на [INTERFACES] ODBC, Delphi and BLOBs (images)  ("ANGG" <angg@vng.ru>)
Список 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 по дате отправления:

Предыдущее
От: Sebastian Meyer
Дата:
Сообщение: Tcl/Tk-shell pgtksh for NT and/or the Mac
Следующее
От: Byron Nikolaidis
Дата:
Сообщение: Re: [INTERFACES] iodbc interface on Unix