DBD-MySQL help



Hi all,

I have one doubt, Can we connect to MySQL server from a remote host by
using Perl DBD and DBI modules.?

Is it necessary to have MySQL installed on the remote host also.?


Thanks in Advance.
.



Relevant Pages

  • Re: DBD-MySQL help
    ... You need to have the remote host name, the port, database name, user name ... Can we connect to MySQL server from a remote host by ...
    (perl.dbi.users)
  • why DBI always appends @localhost to the username?
    ... I have a problem using DBI on FreeBSD. ... The mysql server is on a remote host and I can login with my username ... PGP/GnuPG key: 1024D/685D1E8C ...
    (perl.dbi.users)
  • Re: sql and perl
    ... Then you could read the document for DBI, and try to program with it. ... I want to start learning about sql and how it interacts w/ perl. ... My rough idea is to install mysql server and read some books to start ...
    (perl.beginners)
  • Failed Insert: SQL syntax error
    ... I am using Class::DBI to do ... high level database programming. ... have an error in your SQL syntax; check the manual that corresponds to ... your MySQL server version for the right syntax to use near 'testCol2) ...
    (perl.dbi.users)
  • Re: Q: Problem figuring out versions of DBI
    ... David Petrou wrote: ... > use DBI; ... > with a MySQL server. ... which is the usual method of determining a module's version? ...
    (comp.lang.perl.misc)