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
anji marothu
NA
45
50.9k
compare database value with string value
May 30 2013 1:53 AM
hi i was compare database value with string value but not working
here is a code
string value=dr["value"].ToString();
if(value=="valid")
{
// statement
}
else
{
// statement
}
here database value also valid
but the code jump to else part...
need solution.. thank you.
Reply
Answers (
7
)
Differences in .EXE in .NET vs Microsoft programs
error in storing data with the help of windows form