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
ToBe
NA
164
94.4k
Conversion from type 'DBNull' to type 'String' is not valid
Dec 22 2013 3:35 AM
Dear All,
I'm getting this error when reach this lines of my code
Conversion from type 'DBNull' to type 'String' is not valid
this is my code :
If DS.Tables(0).Rows.Count <> 0 Then
blnD = DS.Tables(0).Rows(0)("ItemExist")
FORM1_ID = DS.Tables(0).Rows(0)("FORMID")
Prev_FORM_ID = DS.Tables(0).Rows(0)("PREVFORMID") <--- in this line the debuger will stop and give me the error :(
lblDONE.Text = "Successfully Saved"
what to do ??
Reply
Answers (
3
)
Incorrect Syntax Near '='
how to send sms using way2sms or......................