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
Bala
NA
43
37.5k
got error while datareader operation.
Jun 3 2013 4:09 AM
here i got error while get declare a value in label4.text = dr.GetString(11);
Error is:
System.InvalidOperationException: Invalid attempt to read when no data is present. at System.Data.SqlClient.SqlDataReader.ReadColumn(Int32 i, Boolean setTimeout) at System.Data.SqlClient.SqlDataReader.GetString(Int32 i) at Login.userLogin_Click(Object sender, EventArgs e) in d:\TEST\attend\Login.aspx.cs:line 47
but i declare a value in that field but still get error here., advance thanks..
Reply
Answers (
6
)
conformation email
how to use password char using c# cui