Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1451

Connect to MySQL from classic ASP without ODBC connection (no replies)

$
0
0
Hey folks,
Got an urgent problem I could use some help with.
We are hosted with fasthosts and they have altered the servers so now I need a connection string to MySQL database that does not use ODBC.
I have tried the following:
Conn.Open "Provider=MySQLProv;Location=< server ip >;Data Source=< db name >;User Id=< db user >;Password=< password >;"
Conn.open "Driver={mySQL};Server=< server ip >;Option=131072;Stmt=;Database=< db name >;User=< db user >;Password=< password >;"
Both of these return a 500 error on the login page that worked fine until the changeover.
The database has not moved or been altered in any way.
Am I missing something or is there anything else I could try?
Any help would be truly appreciated.
Thanks,
Jason

Viewing all articles
Browse latest Browse all 1451

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>