Answer Posted / rahul singhal
datareader execute data from table one by one at each
calling of it.and to fetch next value from database it
contains pointer value(index) of next value . thats why if
is forward only. in the oops concept it works on the concept
of one-way linklist
| Is This Answer Correct ? | 23 Yes | 2 No |
Post New Answer View All Answers
How to retrieve the user id which is provided while windows authentication?
What is data relation?
What is ado.net explain with diagram?
What is ado.net objects?
What is ole data type?
What are dataproviders?
What is difference between executequery and executeupdate?
Do we use stored procedure in ADO.Net?
Do you use stored procedure in ado.net?
Can we connect two dataadapters to same data source using single connection at same time?
What are the types of databinding?
What is the difference between data reader and data adapter?
What is a column variable?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is data reader in ado.net?