If you are using two select queries and retrieving data. how
do you access second query's result set using data reader?
Answer / uday kumar vuriti
If we have 2 select queries as follws
select * from dept
select * from emp
SqlDataReader dr;
//To Read 1st Select query dept
dr.Read();
//To Read 2nd Select query emp
dr.NextResult();
So the answer is dr.NextResult();
| Is This Answer Correct ? | 27 Yes | 0 No |
Can we make activex dll also ti execute in some process as that of client ? How can we do?
what is the use of asp.net
How ASP and ASP.NET page works.
is it possible to use web site without web server from remote place?
1 Answers ABC, Mannar Company, Quadrant,
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
How many view state can be hold by a aspx page ?
How do you implement sql caching in asp.net?
What is datagrid asp.net?
hi all; i need standard notes on .net(basics) for my seminar. im a starter in .net. plz suggest whr can i get satisfactory notes!!!
How would you create a permanent cookie?
COM+ Used ________________ Isolation Level
ASP.NET Web Service
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)