Examples from Access Day presentations
| Filename |
Access Day |
Description |
| ContactMgmt.zip |
|
The example contact management application built during the "Introduction to Access" morning session of Access Day. |
| TipOfTheDay.zip |
9/19/01 |
Tip of the day start-up application from Dean Serrentino's presentation. Demonstrates how to set and retrieve the value of a Windows registry key. |
| IntroToASP.zip |
9/18/02 |
Examples from John Giuliano's Introduction to Active Server Pages (ASP) demonstration. |
| Tools2000.zip |
4/16/03 |
From David Bird's presentation, an Access 2000/2002 data-driven add-in used to insert code snippets into a code pane at the touch of a button. Also includes a custom form to create menu items in client applications. |
| ClassModules.zip |
5/21/03 |
Examples and PowerPoint file from John Giuliano's discussion on class modules. |
| DAO_to_ADO.zip |
6/16/04 |
Code samples and PowerPoint file from Dean Serrentino's presentation on DAO and ADO. |
| WebServices.zip |
4/20/05 |
Slides and example database from Phil Denoncourt's presentation on utilizing web services from within Access. |
| AccessSecurity.zip |
5/18/05 |
Powerpoint presentation and example files from Russ Ganz's presentation on Access Security. Contains explanations and demos of various techniques for locking-down Access databases. |
| AccessTools.zip |
11/16/05 |
Slides from Russ Ganz's presentation on "Tools for Access Developers" |
| DynamicVB.zip |
6/20/07 |
Code samples from Marty Svedlow's 6/20/07 presentation on ways to dynamically create Visual Basic forms and their elements, and how to link those elements to SQL Server using VB code. |
| DynamicSQL.zip |
8/15/07 |
From Dean Serrentino's presentation. Demonstrates the use of Dynamic SQL, and the calendar control which ships with Access. |
| Ganz16Jan08.zip |
1/16/08 |
Powerpoint slide deck from Russ Ganz's presentation on Access developer tools. |