How do i Install MySql on my Windows Vista PC (Is it free!)and check to see if it is configured correctly and works. I need an example of how to connect to a database!
Much help appreciated
phranque
12:42 pm on Nov 7, 2008 (gmt 0)
i've never installed mysql on vista but it's available here: [dev.mysql.com...]
you can access it from perl using the perl DBI and DBD::mysql modules: [dev.mysql.com...]