Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Misc Newsgroups > .NET General

Vista - The 4 data access coomponents

Reply
 
Old 01-11-2009   #1 (permalink)
TheBoss


 
 

The 4 data access coomponents

- Could someone help me with the concepts of the four Data Access components
in VS 08. By four I'm referring to the four that appear upon dragging a
table (from Server Explorer) onto the form - four components plus the
Navaigator appear.
1. TableAdapterManager
2. TableAdapter
3. Dataset
4. BindingSource
and BindingManager

- For a help example, I desire to query a field using a textbox and its'
text. As best as I can tell, one creates a new dataset to hold the results,
then filters the full dataset with the query, resulting in the selected rows
being in the created dataset.
- Then what? Do I set the BindingSource to my filtered dataset? Are there
better ways? This has me stumped due to using VS03 up until a month ago. I
prefer not to query the "hard" source (using the dataAdapter) but rather the
cached source (the current dataset)
- If one could give a concise overview of the functionalities of the 4-5
data components, such would be greatly appreciated.

Thank All Very Much!
Glenn T. Kitchen
admin@xxxxxx



My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
problem with data access?!?!?! .NET General
Opinion on XML data access .NET General
How to access data from old XP HDD from Vista? Vista file management
Vista can't access USB data Vista General
Data Access Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46