Re: Need help with UnixODC to Postgres

Поиск
Список
Период
Сортировка
От Peter Harvey
Тема Re: Need help with UnixODC to Postgres
Дата
Msg-id 4761403F.4010104@codebydesign.com
обсуждение исходный текст
Ответ на Need help with UnixODC to Postgres  (ssrai@ismartpanache.com)
Список pgsql-odbc
ssrai@ismartpanache.com wrote:
> Hello all,
>
> Can someone tell me how to turn the Trace "on" for  generating the
> ODBC call traces. I have already made the following changes:
>
> Odbcinst.ini
> TraceFile = /home/user1/traceout.log
> Trace = yes
>
> &&
>
> odbc.ini
> Trace=1
> Debug=1
>
>
> Cheers,
> Sam
Try odbcinst -j to ensure that you are editing the correct odbcinst.ini.

Then try something like...

[ODBC]
Trace           = 1
ForceTrace              = 1
TraceFile               = /tmp/sql.log


--
Peter


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

Предыдущее
От: "Sofer, Yuval"
Дата:
Сообщение: odbc problem on Japanese windows machine
Следующее
От: "Hiroshi Saito"
Дата:
Сообщение: Re: odbc problem on Japanese windows machine