use dataset to write to a database

  • Thread starter Thread starter SteveS
  • Start date Start date
S

SteveS

I have a dataset with a a few datatables. I would like to write a select
statement based off of those datatables and then insert that data into a SQL
Server table. How can I do this??? I know how to change or add a record
from a particular datatable and update the original table on the database,
but that's not what I want to do.

Thank you for your help,

SteveS
(e-mail address removed)
 
Back
Top