Re: [GENERAL] Need help using PHP ODBC to connect Postgress 7.1.1

2001-05-17 Thread Brent R. Matzelle
--- Hiroshi Inoue <[EMAIL PROTECTED]> wrote: > Allan Rafuse wrote: > > > > I'm having trouble setting up a remote Apache PHP webserver > to connect to > > our postgres machine using ODBC. > > > > Are you using ~/.odbc.ini(user DSN) for odbc.ini ? > Current psqlodbc driver doesn't understand sys

[GENERAL] Need help using PHP ODBC to connect Postgress 7.1.1

2001-05-16 Thread Allan Rafuse
I'm having trouble setting up a remote Apache PHP webserver to connect to our postgres machine using ODBC. This is what I get when trying to connect with the odbc_connect statement: Warning: SQL error: Missing server name, port, or database name in call to CC_connect., SQL state IM002 in SQLCo