| Thanks. Do you know how to add values to this as well?
|
| > DataSet ds = new DataSet("dsName");
| > ds.Tables.Add("dtTable");
| > ds.Tables["dtTable"].Columns.Add("ZipCodes");
| >
| > http://www.codershangout.com
| >
| >
| >
| > JPS wrote:
| > > Does anyone know how to create a dataset on the fly with specific
names
| > > fields?- Hide quoted text -- Show quoted text -
|
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.