Re: Cannot get psqlODBC to work

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Cannot get psqlODBC to work
Дата
Msg-id 47D18A17.4030901@tpf.co.jp
обсуждение исходный текст
Ответ на Cannot get psqlODBC to work  (Glyn Astill <glynastill@yahoo.co.uk>)
Список pgsql-odbc
Glyn Astill wrote:
> Hi people,
>
> I've been trying to use psqlODBC on windows XP to connect to 8.2.5
> running on Debian and had no luck whatsoever.
>
> I've currently got psqlodbc_08_03_0100 installed using the msi
> installer, but have tried older versions as well with no change.
>
> I've tried using both ANSI and Unicode driver, both have the same
> problem.
>
> The problem is, that I send a query and I seem to get no response. I
> can see my query in the servers logs, but nothing after that.
>
> The server log shows (my query):
> ----------------------------------------------------------------------
> STATEMENT:  select * from "Events.SHOW" limit 1
> ----------------------------------------------------------------------
>
> The mylog on the client shows:

The logging options seem to be turned off.
Could you try to turn on the per DSN Debug option ?

regards,
Hiroshi Inoue

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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: psqlodbc broken since 08_02_0100
Следующее
От: Jack Wilson
Дата:
Сообщение: Re: " for read only" clause appended for safety when UseDeclareFetch=1 breaks some sql statements with trailing semicolons