|
-
July 27th, 2005, 02:52 AM
#1
Inserting a DataSet into a Database table
the problem:
I'm trying to get information from one database table and load it into a dataset using OleDbDataAdapters. I can do that part successfully. I think need to take that DataSet and insert the WHOLE thing into a different database. How do i get the 2nd DataAdapter to get the data from the dataset?
Eventually to add to my frustration, i'll need to merge 2 datasets and do the same thing?
Any suggestion as to how to accomplish this?
Thanks in advance,
Scott
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|