Answer Posted / khalid
Sql Native Client is a provider. just like Sql Server provider.It refered SQL SERVER 2005 Version.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is ado and rdo?
What is datasource in ado.net?
What is the role of data provider in ado.net?
What are the namespaces used in ADO.Net to connect to a database?
What two types of data providers does ADO.NET supply? What determines which one you should use?
Define partial class?
What is the difference between SqlCommand and SqlCommandBuilder?
What is the role of the dataset object in ado.net?
Does entity framework use ado.net?
What is a dataview?
Which is better ole db or odbc?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
Explain ado.net features? Benefits? Drawbacks?
What is the difference between Command and CommandBuilder object?
What is the usage of the dataset object in ado.net?