craigrs
03-09-2010, 08:37 PM
How can I use asp.netto connect to a mysql database? All the descriptions that I have seen so far start with installing mysql on my pc, and then installing an odbc conenction.
What I woud like to do is have a web page connect to a mysql database on a web server. I would rathner not require web users to install odbc connections.
How can I have an asp.net web page connect to a remote mysql database? Is there a standard way to do this? Is there any particular software that the web serever or database server needs to have installed in order to do this?
Thanks.
What I woud like to do is have a web page connect to a mysql database on a web server. I would rathner not require web users to install odbc connections.
How can I have an asp.net web page connect to a remote mysql database? Is there a standard way to do this? Is there any particular software that the web serever or database server needs to have installed in order to do this?
Thanks.