I don't know re: version of MyODBC - I am attempting to add forums to my site at my service provider. I have a sql db already set up and am trying to connect to it. They have mysql with phpmyadmin to access settings. version says 5.0.51a-community
The conneciton string I am using is strConnString = "driver={MySQL ODBC 3.51 driver};option=16387;server=localhost;user=xxxxxxx;password=xxxxxxx;DATABASE=xxxxxxxx;" '##MySQL w/ MyODBC v3.51
Any pointers in the right direction would be much apreciated
Seems like the issue is not related to anything you're doing. You will need to contact your hosting provider and let them know about the error message.<