Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
 
 
 
 
 
 
 
Old Pages
 
Old Index
Site Map
What's New
 
Books
How To
Tips & Tricks
Tutorials
Stories
Performance
Essays
Links
Q & A
New in VB6
Free Stuff
Pictures
 
 
 
TitleBind controls to an Access 2000 database using the ADO Data Control (ADODC)
Keywordsbound control, database, data, ADO, ADODC
CategoriesControls, Database
 
At design time, use the ADODC's Connection property to attach the control to the database.

For each control you want bound to the ADODC, set its DataSource property to the ADODC and its DataField property to the field you want the control to display.

 
 
Copyright © 1997-2003 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated