Problems with odbc driver in redhat el 4 CC_connect error

From: RDyes(at)monroehosp(dot)org
To: pgsql-odbc(at)postgresql(dot)org
Subject: Problems with odbc driver in redhat el 4 CC_connect error
Date: 2008-05-13 20:16:31
Message-ID: OF247EC082.FA795D30-ON85257448.006ED992-85257448.006F79C7@mc.rochester.lib.ny.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

I am trying to get Postgresql odbc driver to work and I get a "missing
server name, port or database name in call to CC_connect.
In windows, using the same parameters I connect with on Problem. Here is
my odbc.ini entries.

[KeyPost]
Description = ODBC for Postgresql
Driver = /opt/odbc/lib/libodbcpsql.so.2
DSN=KeyPost
Servername=mainserver
Port=5432
Database=keysystems
Username=postgres
Password=raptor
ReadOnly = no
Protocol= 8.3
RowVersioning = No
ShowSystemTables=No
ShowOidColumn=No

Any help would be appreciated.

Browse pgsql-odbc by date

  From Date Subject
Next Message Ricardo David 2008-05-16 14:47:57 psqlODBC X CodeGear (Borland)
Previous Message noreply 2008-05-11 10:56:26 [ psqlodbc-Bugs-1010376 ] GUID code missing in convert.c ("Unrecognized C_parameter ..") and fix