MS Access Sample Code
-
ActiveX Data Object Simple Routines
by Macky M
These groups of Procedures will allow you to Open Databases, Run SQL Statements, as Well as Execute Stored Procedures without hassle...
-
Form filter example
by Thamar
An example of filtering the data displayed in Microsoft Access Forms using VBA.
-
Getting Started with Database Programming
by gigsv00
This is a conceptual idea of how I start to do database programming. In this article, I had highlighted a few points that become vital to understand for any new comers to do database programming.
-
Syncronise Databases
by Santi Mondejar
Load data between two databases online
-
Evaluate string formulas in VB
by ElementK Journals
How to evaluate string formulas in VB
-
Auto Form
by Santi Mondejar
Automatically generate a HTML form from an SQL query
-
Turn off warning messages in MS Office applications
by ElementK Journals
How to programmatically turn off warning messages in MS Office applications when using Office Automation