Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merge data
Message
From
19/02/2007 11:00:45
 
 
To
19/02/2007 06:41:01
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01196996
Message ID:
01197044
Views:
15
John,

This sounds like a multi-part question. How are you getting the data? How do you save the data to the database? Stored Procs? Once you merge the data back to your DataTables, they'll be considered changed rows and you should be able to update the database the same way you have been. How are you merging the data back to the DataTables? Without some idea of how you're going about these tasks, there's no simple answer.

~~Bonnie


>Hi,
>
>I have temporary BO to allow user to edit records which is in un-normalized format. Then, I want to add these records back to normalized table - ParentTable and ChildTable.
>
>After saved,User may want retrieve and edit/delete records in this temporary BO. Any simple way to "merge" back the records to database?
>
>Thank you
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform