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
Danish Habib
NA
694
244.4k
Data reader Reading multiple rows (please Assist)
Apr 22 2015 2:09 AM
Dear I have data reader into my web application and now I want to read rows and my table containing 233 rows and based on each record (each row) i am populating checkboxlist based on these records , so my reader in while loop loops 233 times and this works locallly (mean on local database) and does not work when working live (live Database)
Any one have an idea??
Reply
Answers (
4
)
What is the best database to use?
inserting data into database by skipping duplicate values .