Re: Database backend (7.4 versus 8.0) trouble ?

Поиск
Список
Период
Сортировка
От Ludek Finstrle
Тема Re: Database backend (7.4 versus 8.0) trouble ?
Дата
Msg-id 20060322161555.GA8644@soptik.pzkagis.cz
обсуждение исходный текст
Ответ на Re: Database backend (7.4 versus 8.0) trouble ?  (Lothar Behrens <lothar.behrens@lollisoft.de>)
Список pgsql-odbc
> [lbDMF]
> Driver           = /usr/local/lib/psqlodbc.so
> Description      = Configuration for DMF
> Servername       = jedi
> UserName         = dba
> Password         = trainres
> Database         = lbdmf
> Port             = 5432
> Protocol         = 6.4
> BoolsAsChar      = 0
> ShowSystemTables = 1
> TrueIsMinus1     = 1
> Trace            = 1
> TraceFile        = ~/lbDMF.log
> Debug            = 1
> DebugFile        = ~/lbDMF.debug.log
>
> Are the Trace and Debug settings valid ?

I have few experiences with ODBC on *nix boxes.
Is it ok to mix odbc.ini and odbcinst.ini (Driver option)?
I have Yes and No instead of 1 and 0 (but it couldn't be the problem).
I have Username with small "n" inside the word.
Debug and Trace are ok. I'm not sure if DebugFile is ok.
You may find debug file in /tmp/*mylog*.

I hope it helps you

Luf

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

Предыдущее
От: Lothar Behrens
Дата:
Сообщение: Re: Database backend (7.4 versus 8.0) trouble ?
Следующее
От: Lothar Behrens
Дата:
Сообщение: Re: Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260