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
sara khatib
NA
3
0
input string was not in acorrect format
Apr 21 2009 10:47 AM
Hi Everyone, I was wondering if someone could help me. I am trying to get the value of a parameter from a stored procedure. I keep getting the error "Input string was not in a correct format.". It looks like it is in the correct format to me. Any suggestions? Here's the code that gets the error..... customer.id=convert.toint32(rd[0].tostring) where rd is a sql dataReader read from the stored procedure
Reply
Answers (
3
)
binding the data
Passing an HWND from one control to another