Answer Posted / guest
oledb provid universal connection strintg .using oledb we
can conntect to any data base.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between ado and ado.net?
What is connected architecture in ado.net?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
What is a sqldataadapter?
Describe datareader object of ado.net with example.
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
How do you implement locking concept for dataset?
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is difference between sqldatareader and sqldataadapter?
Define bubbled event?
What are the different execute methods of Ado.Net?
What is data view and variable view?
What is a data control clerk?
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?