| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Mir S Islam | Date: | March 13 1999 3:22am |
| Subject: | connecting with myodbc | ||
| View as plain text | |||
Hi, I am trying to use the ODBC functions of mysql on UNIX (Linux). Everything is installed fine. I have compiled the support in PHP3 and using that to query the database. It queries fine but only to localhost. It looks like that the driver is ignoring the "SERVER" entry in the iodbc.ini file. All the time the php script is connecting to "localhost" only, regardless of the entry in the DSN. ANy idea why and how it can be fixed ? Thanks much mysql=3.22.19b php=3.07 iodbc=iodbc-2.50.22 part of my iodbc.ini (yes it is the right file and being looked up during the script run) [psp] Trace = Off TraceFile= stderr Driver = /usr/local/lib/mysql/libmyodbc_mysql.so DSN = psp SERVER = host.net #UID = maruzz #PWD = maru_pwd <MIr>
| Thread | ||
|---|---|---|
| • connecting with myodbc | Mir S Islam | 13 Mar |
| • connecting with myodbc | sinisa | 14 Mar |
| • Re: Pre-release of MySQL 3.23.50 | Philip Molter | 23 Apr |
| • Re: Pre-release of MySQL 3.23.50 | (Trond Eivind Glomsrød) | 23 Apr |
| • Re: Pre-release of MySQL 3.23.50 | Unknown Sender | 23 Apr |
| • Re: Pre-release of MySQL 3.23.50 | Michael Widenius | 15 May |
| • Loading massive data set from CSV | Dan Harrington | 22 May |
| • Re: Loading massive data set from CSV | Eberhard Lisse | 22 May |
| • Re: Loading massive data set from CSV | Gavin Brown | 22 May |
| • Download of source | Luciano Barcaro | 29 Apr |
| • Re: Download of source | Paul DuBois | 29 Apr |
| • Re: Download of source | Luciano Barcaro | 29 Apr |
| • Re: Pre-release of MySQL 3.23.50 | David Huxtable | 25 Apr |
