How to use mySql DB from C# on shared hosting?

Posted by Amit on Stack Overflow See other posts from Stack Overflow or by Amit
Published on 2010-04-26T20:50:31Z Indexed on 2010/04/26 20:53 UTC
Read the original article Hit count: 191

Filed under:
|

Hi, i bought a web domain with some web space. They support only mySQL DB, how do i access the my SQL DB on my asp.net application? is there is way to access it through .net base classes without installing third party drivers?

© Stack Overflow or respective owner

Related posts about mysql

Related posts about web-development