Hi:
I used ASPRunner to create a series of ASP pages to run on my service providers MySQL database (Superb.net) but after uploading my ASP code and the 2 subdirectories that were created and try to login I get the error:
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
URL /assets/database/test/Urisa_Members_login.asp
I connected to Superb.net's MySQL using the ODBC driver from MySQL and was able to setup the tables without any problem. Do I have to change the code to run on Superb's server as opposed to where I created it on my workstation?