Groups | Blog | Home
all groups > asp.net > october 2003 >

asp.net : add dataset to table


TJS
10/30/2003 9:01:45 PM
using vb, msde, web matrix

I have a dataset and would like to append that to an existing table

any articles or samples which illustrate how to do this ?
my search is coming up empty

Ravikanth[MVP]
10/31/2003 3:12:17 AM
Hi

If you getting both tables in dataset. you can use merge
datasets.
Please look into the following article
http://www.aspalliance.com/das/mergedatasets.aspx

HTH
Ravikanth[MVP]


[quoted text, click to view]
TJS
10/31/2003 6:39:45 AM
I need to clarify, I want to add the dataset data into an existing database
table



[quoted text, click to view]

AddThis Social Bookmark Button