Buy Questpond's video subscriptions on
huge discount
.
Online: 2567
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 ...
Can we connect two datareader to same data source using single connection at same time ?
Posted by
Bharathi Cherukuri
on 5/22/2012 | Category:
ADO.NET Interview questions
| Views: 3710 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Yes, it is possible to connect two datareader to the same datasource, but the main thing is, you have to close the first datareader before using the second one. Then only it is possible.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is typed and untyped dataset ?
Next > :
Why edit is not possible in repeater ?
Comments or Responses
Login to post response
More Interview Questions by Bharathi Cherukuri
Why edit is not possible in repeater ?
can we connect two dataadapters to same data source using single conne ...
Can dataReader hold data from multiple tables ?
What are the performance considerations when using dataset ?
Explain about Db enumerator ?
How do you connect to SQL Server Database without using sqlclient ?
Does SQLClient and OLEdb class share the same functionality ?
How to identify the updated rows in a dataset ?
Latest Interview Questions
Difference between where and having clause in select statment ?
What is STRIDE ?
In ASP.NET Session Management, State Server uses which process to stor ...
If any fields/property/method is declared as static, will the data be ...
What is the significance of duration attribute of @OutputCache page di ...
A Web form that is frequently used and does not contain data that freq ...
Mention 2 advantages of Passport Authentication ?
Explain briefly, how Passport authentication works ?
More ...