advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
A Basic DAO Connection Method

Author: Joshy George
Category: Database
Type: Snippets
Difficulty: Beginning

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

Sponsored Links