Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I am developing a web application using asp.net and my sql database. i want to connect my sql database using oledb provider. i know that like sqlconnction class we include system.data.sqlclient we use mysql.data namespace and mysqlconnection class, how can i use the same code to connect sql server database and mysql database using the same code using oledbconnection or do u know any other way to connect both database.Please help me.

Thanks..!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900