Print Page | Close Window

MySQL setup version error

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=27430
Printed Date: 02 April 2026 at 5:36pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: MySQL setup version error
Posted By: Hydrogen
Subject: MySQL setup version error
Date Posted: 04 June 2009 at 11:43am
Hello,

just wanted to point something out.

I downloaded the mySQL version of the forum, and as I was trying to run the mySQL setup file I ran into some issues.

I quickly found the variable "strMyODBCDriver" and changed the value to "5.1" to match my driver installed.

But the database setup page was still failing.  ... eventually I found line 195 of mySQL_server_setup.asp :

strCon = "Driver={MySQL ODBC 3.51 Driver};Server=" & strSQLServerName & ";

and of course noticed the "strMyODBCDriver" variable wasn't in use in this location.

so I just changed the 3.51 to "5.1" and it all worked.

I imaging the following will work too :
strCon = "Driver={MySQL ODBC " & strMyODBCDriver & "........



ta
Adrian





Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net