Download
100% FREE
Office Document APIs for .NET
Online: 985
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
ADO.NET
>
Loading ...
Stored procedure return more than one resut set and datareader used to fetch record, how you fetch second result set using datareader?
Posted by
Bprasad
on 12/2/2009 | Category:
ADO.NET Interview questions
| Views: 6060
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Use DataReader.NextResult()
True - It Check more result remain to read and reader will forward to next result.
False - No more result set found
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
is it possible to add APP_Code folder in web appli ...
Next > :
I have regular expression for date: ^[0-1]{1,1}\d{ ...
Comments or Responses
Login to post response
More Interview Questions by Bprasad
Latest Interview Questions
I have regular expression for date: ^[0-1]{1,1}\d{1,1}/[0-3]{1,1}\d{1, ...
Culture-specific display of digit(number)s can be achieved with...
Object can be assigned property by...
Web.config info get stored in...
Which method is used to Clear an array using JavaSctipt?
Which method is used to return an item from the Top of the Stack?
Which method is used to reads and removes an item from the head of the ...
What does CSS stand for?
More ...