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
jkersch
NA
19
0
XML -> DataSet -> SQL Database
Mar 9 2004 9:50 AM
Hi there, i´m currently working on a tool that reads XML into a Dataset and writes it to a Database. The Dataset is filled with the XML-Data through ReadXML, but i can´t insert the DataSet as is into the SQL Server. Is there a way to insert filled DataSet´s into SQL-Server without pre-existing tables? any suggestions how i can insert different XML-Files into SQL via c#? thanks a lot,best regards jkersch
Reply
Answers (
3
)
Databinding: Add new row with checkbox
how to retreive a column from a datagrid?