|
-
Jul 17th, 2005, 05:36 PM
#1
Database - Where can I find a tutorial on writing ADO code?
There is a tutorial on this site for using ADO code (rather than data controls), provided by Beacon.
This tutorial can be downloaded from the first post in this thread.
Using code rather than data controls (DC's) is recommended for many reasons, such as DC's do not allow you to create extended functionality (such as filling one list/combo based on the selection of another), and often do not respond as you would expect (for example they do not load data when you change the RecordSource).
Last edited by si_the_geek; Dec 15th, 2005 at 04:50 PM.
Reason: added more text
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
|