Re: select a non numeric fields problem

Поиск
Список
Период
Сортировка
От Ben Trewern
Тема Re: select a non numeric fields problem
Дата
Msg-id dinskr$odc$1@news.hub.org
обсуждение исходный текст
Ответ на select a non numeric fields problem  (daniel@sibtec.com.br)
Список pgsql-odbc
What data access method are you using (BDE, ADO, dbExpress)?  What version
of the ODBC driver?  There is a new snapshot of the driver on the web site
see http://www.postgresql.org/ftp/odbc/versions/snapshots/ that may be worth
a try.  I think I'm right in saying that if you are using BDE you will have
to use the ANSII version.

BTW try looking at ZeosDbo currently at http://forum.zeoslib.net.ms/ which
works well with Postgresql 8.

Ben

<daniel@sibtec.com.br> wrote in message
news:20051013224050.18D2846492@smtpi02.infolink.com.br...
> I have one database postgres 8 and use delphi 7 as front end, in network
> windows.
> when giving select in sql explorer in one a table of postgres the result
> alone returns me only numeric  fields from the table.
> the not numeric fields nao return in the result from query, although to be
> OK in the table
> alguem can help me with this?



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

Предыдущее
От: Joseph Armbruster
Дата:
Сообщение: vb6 inquiry
Следующее
От: Greg Martin
Дата:
Сообщение: unixODBC vs postgeSQL driver on RHEL4?