View Single Post
  #2  
Old 09-03-2006, 07:33 AM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Once you have perl installed , get a command prompt and enter ppm

At the ppm prompt enter the following:

install DBI
install DBD-Mysql
Install IO-stringy

You should be good to go after that.

MySql you can get the install info from the MySql site.
Reply With Quote