|
Category:
|
Database : Access/Jet
|
|
Description:
|
Microsoft Access Jet databases and their objects (MDB and ACCDB database formats)
|
Module: modSnippetQueries
Example code that shows how to browse queries objects as recordsets in a Jet/Access database using the Data Access Objects (DAO) object model.
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the modSnippetQueries module
|
|
ShowJetBrowseQuery
|
Procedure
|
Shows how to process the records returned by a query or SQL string
|
|
ShowJetBrowseQueryParameters
|
Procedure
|
Shows hot to process the records returned by a query that uses parameters
|
Overview of Total Visual SourceBook
The source code in Total Visual
SourceBook includes modules and classes for Microsoft Access, Visual
Basic 6 (VB6), and Visual Basic for Applications (VBA) developers. Easily
add this professionally written, tested, and documented royalty-free code
into your applications to simplify your application development efforts.
Additional Resources
|