Click to See Complete Forum and Search --> : Help Help
PPCC
Aug 23rd, 2003, 05:04 AM
1.what is the difference between Typed Dataset and Stongly typed.Dataset.
2.Can DataAdapter hold more than one table.
help expected
PPCC
pvb
Aug 30th, 2003, 12:03 PM
1.what is the difference between Typed Dataset and Stongly typed.Dataset.Pretty sure these terms are identical.
2.Can DataAdapter hold more than one table.Actually a DataAdapter can't hold any tables or anything else for that matter. But if you meant DataSet, then yes it can hold more than one table.
PPCC
Sep 2nd, 2003, 03:43 AM
Originally posted by pvb
Pretty sure these terms are identical.
Actually a DataAdapter can't hold any tables or anything else for that matter. But if you meant DataSet, then yes it can hold more than one table.
I got it..
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.