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
prisilla jayaraj
NA
35
102.1k
sqldatareader
Apr 15 2011 10:45 AM
while(odr.read()==true)
{
ids+=odr[0].TOString()+",";
ids+=odr[1].ToString()"'";
}
read method read the first row,and check the that row have the value to read and return the boolean value, but i can not understand the next two coding plse explain?
Reply
Answers (
1
)
session
server.mappath