Read DBD::mysql for proper connect statement. One of them should have a
specified location of mysql which can be a network address I believe.
Ilya Sterin
-----Original Message-----
From: David Coley [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 26, 2001 9:31 PM
To: [EMAIL PROTECTED]
Subject: Using DBI when MySQL is on another server
I've looked through the docs on this so I thought I'd go to the horse mouth.
We use MySQL however it is on a different server than the Application will
be running. I want to use DBI with MySQL support in order to help handle my
perl calls to MySQL, however when I get to the line asking for where MySQL
is installed I do not know what to do. Can DBI run on a different server
than the on that MySQL is install on? I figure it must be able to since you
can access MySQL from differnt Servers.
Any help appreciated. Sorry if this question has been answered, I have not
found any archives of the list.
David Coley