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 namespaces used in ado.net for data access?
What is the full form of ado?
Where is adodb dll located?
What are the different row versions available in table?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is an ado connection?
What is maximum pool size in ado.net connection string?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What is the difference between ado.net and oledb?
What is ado oledb and odbc?
What are the major difference between classic ADO and ADO.NET?
What is datasource in ado.net?
How many major types of connection objects in ADO.NET?
What is partial class?
Which object is used to add relationship between two Datatables?