RE: Perl MySQL

"Martin J. Evans" <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Organization Easysoft Ltd
Message-ID <[email protected]>
On 24-Jan-2006 Schulte Rainer wrote:
> Hallo, 
> 
> I am looking for the necessary modules 
> (DBI and DBD) for the connection of Perl 
> and MySQL on HP Integrity running OpenVMS. 
> 
> Is there anything available anywhere ? 
> 
> Thanks for Your Information. 
> 

You would need DBI and

DBD::mysql

OR

DBD::ODBC and the myodbc connector

Last time I tried, the DBI module built fine on OpenVMS once you've built Perl
and got that working. I've also managed to build DBD::ODBC with an ODBC driver
but DBD::mysql will be impossible unless you can build/get the parts of mysql
it needs first.

Good luck.

BTW, if you run into building problems the perlvms mailing list contains some
very clever perl/vms people but I strongly adise you to do some work for
yourself before posting in it.

Martin
--
Martin J. Evans
Easysoft Ltd, UK
http://www.easysoft.com


-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.