Does anyone know where I can download the mysql drivers for windows 2008 64 Bit? I have some classic ASP I want to code to a remote MySQL db.
You can use these with an ODBC connection. ASP should support it just fine: http://dev.mysql.com/downloads/connector/odbc/ The .NET connectors are located here: http://dev.mysql.com/downloads/connector/net/