Results 1 to 1 of 1

Thread: Database - Where can I find a tutorial on writing ADO code?

  1. #1

    Thread Starter
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    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
  •  



Click Here to Expand Forum to Full Width