Perl MySQL

------=_NextPart_000_0005_01C620DE.75E24730
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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.

Rainer Schulte
Saturn Electro-Handelsges.m.b.H.
Maybachstr. 115
50670 Cologne
Germany
Tel.: (49) 221 / 1616-353
E-Mail: schulte [at] saturn.de
------=_NextPart_000_0005_01C620DE.75E24730--
Schulte [ Di, 24 Januar 2006 12:05 ] [ ID #1156343 ]

RE: Perl MySQL

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/perl?unsub=gcdmp-msql-mysql-modules [at] m .gmane.org
Martin.Evans [ Di, 24 Januar 2006 18:45 ] [ ID #1156344 ]
Datenbanken » gmane.comp.db.mysql.perl » Perl MySQL

Vorheriges Thema: DBD::mysql compile failing
Nächstes Thema: help me can't install the DBD::MYSQL-2.9008