> Must I install MySQL on a client workstation/PC in order to run
> perl/DBI scripts that query a local MySQL server?
>
> I know I do need to install DBI, DBD:MySQL, however, I'm not sure what,
> if anything else I need to install on the client?
You only need the DBI and DBD modules AFAIK :)
c
ichard Reina" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Monday, March 18, 2002 1:03 PM
>Subject: Minimum client.
>
>
>>In order to run perl scripts that use DBI ( from a cleint machine ) to
>>query a MySQL server on the LAN Do I need to install MySQL on t
Richard,
Monday, March 18, 2002, 8:03:36 PM, you wrote:
RR> In order to run perl scripts that use DBI ( from a cleint machine ) to
RR> query a MySQL server on the LAN Do I need to install MySQL on the client
RR> machine or do I just need DBI? Both machines are running Red Hat 7.2.
You should t
In order to run perl scripts that use DBI ( from a cleint machine ) to
query a MySQL server on the LAN Do I need to install MySQL on the client
machine or do I just need DBI? Both machines are running Red Hat 7.2.
Any help would be appreciated.
Richard
---