iodbc Linux driver problems
[email protected] (Andrian Pervazov)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
We installed iODBC from the iodbc.org RPMs. Compiled PHP4 --with-iodbc. Our question is where we can find a driver? We tried OpenLink oplodbc.so to connect to a MSSQL 6.5 server, but it gives the following error: SQL Error: [OpenLink][ODBC]RPC: uknown host, SQL state 08004 in SQL connect Also, what do we need to enter in our odbc.ini for ServerType and Host: we now have MSSQL and the IP address of the MSSQL server. Our impression is that when using iodbc there's no need to install anything on the server side. Is that correct? Any help will be appreciated. Andrian