|
-
April 27th, 2005, 10:51 AM
#1
Dataset.merge() Question
I have a table A in a db which has only one column. I want to merge this table with with table B which has the same column and 3 other columns.
I want to merge B into A and populate the changes in the A table in the db.
Is this possible (changing schema of the table) using dataset.merge method?
Please send me some sample code or pointers.
Binayak
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
|