Anyone else using a MySQL Connector? Under WinXP, it works fine. I download the connector, install it, then voila.. code works. The relevant part of my code is:
Set DB = CreateObject("ADODB.Connection")
DB.Open "Driver={MySQL ODBC 3.51 Driver}; Server=sql-server; Port=3306; Option=0...
32 bit
64 bit
compatibility
configuration
connection
connector
database
development
driver
error
installation
maintenance
mysql
odbc
programming
script
troubleshooting
vbs
windows x64
windows xp
I have Vista Home Premium and I don't know if this is a security issue that affects certain pages or not but I frequently get an error box that asks if I want to continue to run script on the page. There is a 'yes' and 'no' box. Most of the time after I check 'yes' that I do want to run script...