Dataset question

  • Thread starter Thread starter Richard Harris
  • Start date Start date
R

Richard Harris

This may be a daft question but I am very new. Can anyone tell me if you
can query a datatable stored in a dataset with an sql query and store the
results in a new datatable?

Thanks
Richard
 
Hi Richard,

It is very simple, first you you can clone the old to a new datatable (only
the schema)
And then you can bring a select (or whatever) from your old table to your
new table

I hope this helps?

cor
 

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