RE: [PHP] Re: odbc remote

2006-06-07 Thread Warren Vail
odbc manager utility, if you have one, and try adding the datasource, looking for host name provisions). Hope this helps, Warren Vail -Original Message- From: Peter Kuma [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 07, 2006 2:51 PM To: php-general@lists.php.net Subject: [PHP] Re: odbc

[PHP] Re: odbc remote

2006-06-07 Thread Peter Kuma
Benjamin Adams wrote: > how do I do a remote connection for odbc? > Everything that I see is on the local machine. > Can you do an odbc to a remote database? As far as I know ODBC can be used only locally. Although some kind of forwarding utilities might exist. Maybe it could be accomplished by win