psqlODBC on MacOSX 10.3.5

From: alex(at)icctools(dot)com
To: pgsql-odbc(at)postgresql(dot)org
Subject: psqlODBC on MacOSX 10.3.5
Date: 2004-10-25 18:42:15
Message-ID: 9756BAC2-26B5-11D9-B250-000A95B947DC@icctools.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Has anyone got the odbc driver to work on MacOSX 10.3.5 iODBC? I can
compile wihtout any problems... i use the iodbc flag, but then i can
never connect to it. Ive also installed the openlink ODBC postgres
driver and that one works fine. I thought maybe my settings were wrong,
so i tried to use the openlink settings for the postgres driver and
still nothing. If i debug the driver, i see that my connection info is
never getting to destination. I tried hard coding my connection info in
the source, recompiled, and i can connect no problem. So what am i
missing here? Any ideas?

thanks

Alex

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Emmon Simbo 2004-10-26 11:46:15 Re: psqlODBC on MacOSX 10.3.5
Previous Message Joost Kraaijeveld 2004-10-25 13:20:13 Does SQLFetch get all the data from the database?