Re: [INTERFACES] psqlodbc - Mailing list pgsql-interfaces

From Thomas G. Lockhart
Subject Re: [INTERFACES] psqlodbc
Date
Msg-id 35C0004C.309D442F@alumni.caltech.edu
Whole thread Raw
In response to psqlodbc  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
List pgsql-interfaces
> > I'm trying to build the ODBC driver to use with an iODBC interface
> > for the upcoming release of ApplixWare on Linux.
> Try with this patch.

OK, that seems to help (though there is still major ugliness with the
macro which disables mylog()).

Anyway, I now have a sharable library, and ApplixWare is running. But I
don't see any candidate servers when I try to select a database to open.
I made a ~/.odbc.ini file, and included entries like:

[Postgres]
Debug = 0
CommLog = 1
Driver = /opt/postgres/current/lib/libpsqlodbc.so

but see nothing in the ApplixWare dialog box. Does anyone have a working
.odbc.ini file, perhaps for MySQL? I guess I expected to see "Postgres"
as a candidate database in the ApplixWare dialog box, even if the rest
of the configuration was screwed up. What else needs to be set up??

TIA

                     - Tom

pgsql-interfaces by date:

Previous
From: Nathan DeBardeleben
Date:
Subject: Storing Java Objects Through JDBC
Next
From: Peter T Mount
Date:
Subject: Re: [INTERFACES] Storing Java Objects Through JDBC