Problems with odbc driver in redhat el 4 CC_connect error
am 13.05.2008 22:16:31 von Richmond DyesThis is a multipart message in MIME format.
--=_alternative 006F79C385257448_=
Content-Type: text/plain; charset="US-ASCII"
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.
--=_alternative 006F79C385257448_=
Content-Type: text/html; charset="US-ASCII"
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.
--=_alternative 006F79C385257448_=--