RE: Request For Help - Perl DBI & DBD::mysql

From: Andy Crichton (andy.crichton_at_abibuildingdata.com)
Date: 12/09/03


To: "Vinayak Javaly" <vjavaly@hotmail.com>,	<dbi-users@perl.org>
Date: Tue, 9 Dec 2003 16:59:19 -0000

If you installed win32 perl from activestate then the activestate package
manager is the easiest way to do this. More information about ppm is
available here
http://aspn.activestate.com/ASPN/Downloads/ActivePerl/PPM/

You can run it thus:
Start->Run->"ppm"

typing help will give you a list of options for searching for packages etc..

install DBI
(you may have to select which package to use, use the latest version which
is there)

install DBD-MySQL

and that should do it.

AC

-----Original Message-----
From: Vinayak Javaly [mailto:vjavaly@hotmail.com]
Sent: 09 December 2003 04:05
To: dbi-users@perl.org
Subject: Request For Help - Perl DBI & DBD::mysql

Hello. I am an adjunct professor at the New York Institute of Technology.
I am developing an undergraduate computer science course in Database
Interfaces & Programming and would like to use Perl DBI & DBD::mysql in a
Windows environment. I currently use MySQL in my introductory Database
courses. Do you know where I can find pre-built packages (for Windows) of
Perl DBI and DBD::mysql?

Thanks for your help.

Vinayak Javaly

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

__________________________
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. The contents are confidential and may be privileged.
Any views or opinions expressed are those of the sender and may not reflect the views or opinions of the company and the company accepts no liability in respect thereof.
If you have received this email in error please notify postmaster@abibuildingdata.com immediately.

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________



Relevant Pages