VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Process Access DB using DAO

TheVBPro  (4 Submissions)   Databases/Data Access/DAO/ADO   Intermediate   Wed 3rd February 2021

This tutorial / demo app shows you how to process an Access database using "old school" DAO (Data Access Objects) code. Covered in the tutorial is the DAO Object Model, as well as methods for recordset processing, searching, inserting, updating, deleting, etc. The sample app also uses Crystal Reports (the version that came with VB6 and VB5, not a commercial version). The Employee.mdb file that is part of this sample app is Access 97 format, and it MUST be 97 as the old version of Crystal cannot read anything higher. (If you have Access 200X, the higher version of Access will be able to read this database, but don't accept any of its offers to convert it for you.)

Rate Process Access DB using DAO (2(2 Vote))

Download Process Access DB using DAO

Process Access DB using DAO Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters