WIth .NET framework 1.1 you will be getting only OLEDB and SQLClient Connectors only. To connect to MySQL database you need to get the respective DB connector. You can download this from http://www.mysql.com/products/connector/ Just paste the mysql.dll in your bin directory and you are all set.