|
-
Jun 2nd, 2003, 10:48 AM
#1
Thread Starter
Hyperactive Member
Datasets and XML
How do I manipulate the data in a Dataset with pure code? I'm used to using a Recordset in VB6/ADO but it seems ADO.Net removed the recordset. I don't use a Database at all, I simply use a Dataset and a Datagrid and save/load to XML but I need to add, modify, and delete the data with just code. What object has replaced the Recordset? Is it a datacolumn?
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
|