Re: RESOLVED: odbc driver manager and postgresql odbc driver - Mailing list pgsql-odbc

From Joshua D. Drake
Subject Re: RESOLVED: odbc driver manager and postgresql odbc driver
Date
Msg-id 44908CFB.3000600@commandprompt.com
Whole thread Raw
In response to RESOLVED: odbc driver manager and postgresql odbc driver  (ricardd@mathstat.dal.ca)
List pgsql-odbc
> A final question then, part of the original confusion. Where is the file
> "/usr/lib/odbc/libodbcpsqlS.so" from? It doesn't seem to be from the
> odbc-postgresql package:
>

apt-file is your friend.


root@scratch:/usr/lib/odbc# apt-file search libodbcpsqlS.so
odbcinst1debian1: usr/lib/odbc/libodbcpsqlS.so
root@scratch:/usr/lib/odbc#


--

    === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
    Providing the most comprehensive  PostgreSQL solutions since 1997
              http://www.commandprompt.com/



pgsql-odbc by date:

Previous
From: ricardd@mathstat.dal.ca
Date:
Subject: RESOLVED: odbc driver manager and postgresql odbc driver
Next
From: Ludek Finstrle
Date:
Subject: Re: Patch for snprintf problem (bug #1000650) 5-th try