register dataset data into database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I have a DataTable and i simply want to memorize it into a SQL server
database.

I want to create a new table on SQL server database exactely like the
DataTable.

How can I do?

Thanks
 
thanks

1 more question...

I wanted to do that only to have a report (with CR in .net 2005) with data
in dataset. I think it's possible to pass the dataset directly to
Crystalreportviewer or something similar (dinamically by code) but i don't
know how.

can you help me?
 

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