Re: Connecting to mysql server in a remote site and using LOAD command

2001-12-04 Thread Phillip M.(Mike) Bishop
y, December 03, 2001 8:27 AM Subject: Connecting to mysql server in a remote site and using LOAD command > Dear All, > > I have Mysql server installed at remote site which i need to connect to. > > I have tried this from my local computer but didn't work; > > c:\mysql\bin&

Connecting to mysql server in a remote site and using LOAD command

2001-12-04 Thread Hamzat Kamal
Dear All, I have Mysql server installed at remote site which i need to connect to. I have tried this from my local computer but didn't work; c:\mysql\bin>mysql -h myhost -u myusername -pmypassword I will also like to use LOAD command to load a text file from my local computer to the database o

Connecting to mysql server in a remote site and using LOAD command

2001-12-03 Thread hamzatk
Dear All, I have Mysql server installed at remote site which i need to connect to. I have tried this from my local computer but didn't work; c:\mysql\bin>mysql -h myhost -u myusername -pmypassword I will also like to use LOAD command to load a text file from my local computer to the database o