Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group