F
Fred Chateau
If I have a dataset in memory, can I save that dataset to a SQL database
without having a schema or manually creating the tables?
without having a schema or manually creating the tables?
Fred Chateau said:I thought it wasn't possible but I wanted to check anyway.
I'm reading an XML document into a dataset and I need to save it to a
relational database. I've been having problems with SSIS and thought maybe
I could do it directly in C#.
I generated a schema from the XML document. I suppose I'll have to examine
the schema and create tables manually in SQL Management Studio.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.