[INTERFACES] ODBC, Delphi and BLOBs (images)

Поиск
Список
Период
Сортировка
От ANGG
Тема [INTERFACES] ODBC, Delphi and BLOBs (images)
Дата
Msg-id 01bdcb1a$990d0f00$0c02a8c0@mis1
обсуждение исходный текст
Список pgsql-interfaces
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?
The system configuration is as following:
Client: Windows 95 OSR2
             Borland C++ Builder 3.01 Professional with BDE 4.5.
             ODBC driver ver. 6.30.0249
Server: Linux Slackware 96 (kernel has been upgraded to 2.0.35).
              PostgreSQL 6.3.2
And another question: where in the Internet can I get info about SQL in
addiion to the docs in C++ Builder 3.01 Professional, PostgreSQL 6.3.2, and
those available at http://www.insightdist.com (sort of SQL reference)?

Thank you, Mikhail.





В списке pgsql-interfaces по дате отправления:

Предыдущее
От: "Roeland M.J. Meyer"
Дата:
Сообщение: ...
Следующее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] iodbc interface on Unix