Please visit DEMANDDRAFT.SHOP for quality of products...

Ad

Search This Blog

Saturday, April 13, 2013

Different Types of Database Connection in ADO.Net

SQL Connection : This is used to connects SQL Server.

Oracle Connection : This is used to connect oracle database.

Oledb connection : This is used to connect MS Access or MySQL(third party database).

Along with these connections, ADO.NET also allows access to XML files using Data set object's Read XML and Write XML method.

No comments:

Post a Comment