Re: Database backend (7.4 versus 8.0) trouble ? - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: Database backend (7.4 versus 8.0) trouble ?
Date
Msg-id 20060322161555.GA8644@soptik.pzkagis.cz
Whole thread Raw
In response to Re: Database backend (7.4 versus 8.0) trouble ?  (Lothar Behrens <lothar.behrens@lollisoft.de>)
List 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 by date:

Previous
From: Lothar Behrens
Date:
Subject: Re: Database backend (7.4 versus 8.0) trouble ?
Next
From: Lothar Behrens
Date:
Subject: Re: Compiling psqlodbc REL-07_03_ENHANCED and 07.03.260