Dynamic creating Database from a Dataset

  • Thread starter Thread starter Michael Evans
  • Start date Start date
M

Michael Evans

Is there a way that i could create a strongly type dataset manualy, and then
based off of that dataset create a SQL Server database?
 
Hi Michael,

No, not out of the box.
You can enough metadata to issue sql statements yourself though or perhaps
use classic adox.
 

Ask a Question

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.

Ask a Question

Back
Top