Skip site navigation (1)
Skip section navigation (2)
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: Tue, 13 May 2008 16:16:31 -0400
- Message-id: <OF247EC082(dot)FA795D30-ON85257448(dot)006ED992-85257448(dot)006F79C7(at)mc(dot)rochester(dot)lib(dot)ny(dot)us>
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.
Home |
Main Index |
Thread Index