Re: question about perl connection to mysql on another machine

2002-05-16 Thread Victoria Reznichenko
Norris, Thursday, May 16, 2002, 5:57:51 PM, you wrote: Neoen> Here is the situation. I have to connect to Mysql running on another Neoen> windows 2000 box. I have never done this before. Do I set this up in the Neoen> tables as another Neoen> host and use the -h parm in command shell and the ho

question about perl connection to mysql on another machine

2002-05-16 Thread Norris, Joseph
group, Here is the situation. I have to connect to Mysql running on another windows 2000 box. I have never done this before. Do I set this up in the tables as another host and use the -h parm in command shell and the host parm in my perl scripts? or is there another way to do it? Any help woul