I have a mySQL database which I use successfully with a web site but now I must share the content with another web site running ASP on a Windows 2000 shared server. Unfortunately myODBC is not installed and I cannot create a DSN to the database because of the lack of mySQL driver.
Is there any possible way I can make a connection to the database using ASP?
Thanks,
Beaker