Answer Posted / boopathiraj
we can't create an object for data reader because the
datareader is used to retrive the data's from the database
and it uses only some small amount of databases unlike
dataset.We can just create the variable for the datareader
is possible.And then THE CONSTRUCTORS WAS NOT DEFINED BY
SYSTEM.DATA.SQLCLIENT.SQLDATAREADER.(i.e)when you typed
(System.data.sqlclient)upto this is possible if you use
(System.data.sqlclient)(.sqldatareader)--->Not possible and
it is applicable when you use microsoft visual studio.net
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What are the advantage of ado.net?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is ado.net and its features?
Describe datareader object of ado.net with example.
What is bubbled event?
Why edit is not possible in repeater?
What is difference between connected and disconnected architecture in ado.net?
Which method is used to sort the data in ADO.Net?
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 does adodb stand for?
What is the difference between linq and ado.net?
What is ado object model?
What is linq and entity framework?
Is ado.net an orm?
What do you know about ado.net's objects?