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 is difference between connected and disconnected architecture in ado.net?
What are the important features of ado.net 2.0?
What is DataRowCollection?
How is entity framework different from ado.net?
How would you connect to database using .NET?
How to identify the controls which can be used for binding data?
What is ado.net explain with diagram?
What is an example of ordinal data?
What are basic methods of dataadapter?
What is ado rdo dao in visual basic?
How to enable and disable connection pooling?
What are the objects of ado.net?
What is ado.net tutorial?
Explain the dataadapter class in ado.net?
Define partial class?