Different types of data providers
State different types of data providers existing in .NET Framework?
Expert
Different types of data providers existing in .NET Framework are as follows:
i. .NET Framework Data Provider for ODBC – It provides access to the databases exposed by using ODBC. It uses a name System.Data.Odbc.
ii. .NET Framework Data Provider for SQL Server - Provides access to Microsoft SQL Server 7.0 or later version. It uses a namespace System.Data.SqlClient.
iii. .NET Framework Data Provider for OLE DB - Provides access to databases exposed by using OLE DB. It uses a namespace System.Data.OleDb.
iv. .NET Framework Data Provider for Oracle - Provides access to the Oracle database 8.1.7 or later versions. It uses a namespace System.Data.OracleClient.
What are the different types of validation controls in Asp.net?
What is meant by the DTD?
What is Code Access Security (CAS)?
Distinguish the terms ADO.NET Dataset and an ADO Recordset?
Compare and contrast in brief the C# and Visual basic.NET?
Specify the statement which replaces the multiple if-else statements in the code?
Illustrate cross-page posting in an ASP.NET and the function of Server.Transfer() method?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
Web form belongs to which class in a .NET Framework class hierarchy?
State different types of literals?
18,76,764
1931931 Asked
3,689
Active Tutors
1452267
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!