Answer Posted / parveen atreya
SQL NATIVE CLIENT is a Provider used to Connect with the
SQL Server database.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How do you implement locking concept for dataset?
What are different layers of ADO.Net?
What is maximum pool size in ado.net connection string?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
How can we serialize the dataset object?
What is different between sqlcommand object and command behavior object?
What is the use of sqldatareader class?
What is ado.net in mvc?
Does entity framework use ado.net?
What are the parameters that control most of connection pooling behaviors?
What is the difference between the clone() and copy() methods of the dataset class?
What are the major challenges in accessing data from a database?
What is read only and forward only in ado.net?
What are the advantage of ado.net?
What is data access pattern?