Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
4
Answers
How to get data from data reader to data table?
Santosh Kumar
13y
6.6k
1
Reply
Hi all!
I am working on a project but I have problem. I want to get data from DataReader to DataTable.
When I use
Datatable.Load(Datareader);
Then first record of the fetch data gone missing.
Post
Reset
Cancel
Answers (
4
)
Next Recommended Forum
Sending"enter" in console project
Difference between static and sealed classes in C#