Re: [PHP] Connect local->remote

2001-03-27 Thread David Robley
On Tue, 27 Mar 2001 18:48, Jochen Kaechelin wrote: > how can I connect to a remote-database from > my local dos-window? > > I use the following without success: > > mysql -u XXX -h mysql-XXX -p -D > > > Jochen Kaechelin Should you not have a full hostname as the argument for -h ? --

[PHP] Connect local->remote

2001-03-27 Thread Jochen Kaechelin
how can I connect to a remote-database from my local dos-window? I use the following without success: mysql -u XXX -h mysql-XXX -p -D Jochen Kaechelin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM