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
Lorne Golden
NA
1
0
how to know datatypes
Dec 5 2006 6:51 PM
I have an excel sheet which I am trying to read with c# and ado.net using a OleDbDatareader. The problem is that the data is not consistent within the columns so I can't just always use getstring or getint etc. I tried getvalue but that returns a null or empty string when the datatype of the column changes. Is there any trick to doing this as its getting frustrating for something that seems like it shoudl be so simple. Thanks in advance Lorne
Reply
Answers (
0
)
Transactions using DAAB with Stored procedures
Help with Refreshing DataGridView