|
-
Apr 30th, 2004, 04:12 AM
#1
Thread Starter
Fanatic Member
Dataset and Datatable - Differences ??
I know this is going to sound naive but I am having a lot of trouble getting my head around ado.net.
Is this right ?
A dataset is a collection of tables and relationships
A table is a collection of rows and columns
===================================
Why is it that in some examples I find people bind controls to datasets AND sometimes tables ?
What are the advantages using each approach ?
===================================
If I fill a table using a dataadaptor (no dataset) and add a row can I reflect those changes back into the database ?
Thanks
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
|