Answer Posted / anindya kr. das
The provider which helps to connect sql database from
vb6.it's essential if the database made with sql express
that is 2005 version.without Native client we can't
recognize the sql/express server using search code witten
in VB6.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
What are the key features of ado.net?
What is ado.net connection?
Explain the dataadapter class in ado.net?
What is a datagridview?
What are the different ado.net namespaces are available in .net?
Explain sqlconnection object?
What is the difference between Optimistic and Pessimistic locking?
How to connect and retrieve data from database using dataset
Which database is the ado.net?
Which database is the ado.net sql connection object designed for?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is data reader in ado.net?
Do you use stored procedure in ado.net?
What are good ado.net object to replace to ado recordset object.
Define data access layer?