What is a database provider?
Answers were Sorted based on User's Feedback
Answer / sireesha
MySQLDirect .NET is data provider to direct access to MySQL
database server for
the Microsoft .NET Framework and .NET Compact Framework. It
is completely based
on ActiveX Data Objects for the .NET Framework (ADO.NET)
technology. ADO.NET provides
a rich set of components for creating distributed, data-
sharing applications. It
is an integral part of the .NET Framework, providing access
to relational data,
XML, and application data.
MySQLDirect .NET data provider can be used in the same way
as the SQL Server .NET
or the OLE DB .NET Data Provider. Data provider can access
MySQL server either using
native MySQL network protocol directly or through MySQL
client library. It allows
to create lightweight and fast applications working with
MySQL.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swapnali
Database Provider is nothing but a Provider that provides
Database.
| Is This Answer Correct ? | 1 Yes | 3 No |
What does sqldatareader return?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
Which provider is used to connect ms access, oracle, etc…?
What DataReader class do in ADO.NET ?
What does adodb stand for?
What is the difference between sqldatareader and sqldataadapter?
Difference between DataReader and DataAdapter / DataSet and DataAdapter?
What are the different ado.net namespaces?
What are the steps you will take to improve performance?
What is the default Timeout for SqlCommand.CommandTimeout property?
Define the data provider classes that is supported by ado.net?
How is entity framework different from ado.net?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)