TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
abed akhi
NA
57
29.2k
Reader with access database
Sep 19 2012 5:44 AM
Hi,
I just want to know if my information are correct:
the reader with the sql or.. database can always access the reader.read() method but if there is no data found it retrieves 0 or null as result,
but with the access database if there is no data then the reader.read() is false and does not access the content written in reader.read()
which means in sql when I put
reader.read(){
//write a code
}
the reader accesses the code but retrieves null result if no data found but with the access database the reader does not even access the code if no data found right?
Reply
Answers (
6
)
AutoEventWireup attribute.
Custom Control In ASP.NET