|
A Basic DAO Connection Method
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: This form_load sub procedure demonstrates a basic alternative to connecting to databases...DAO, Data Access Objects. Be sure to run the included SQL script to create the sample database, otherwise, modify the code to connect to one of your own databases. This code has been viewed 64916 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. http://www.freevbcode.com/source/0706/DAOSQLConnectionwithmsflexgrid.zip
|