Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
MSDN Visual Basic Community
 
 
 
 
 
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-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated