Chapter 15. USING API CALLS TO EXTEND THE POWER OF ACCESS

IN THIS CHAPTER

API (application program interface) calls, sometimes also referred to as routines, are called from dynamic link libraries (.dll). These routines allow you to expand the power that Access already gives you in the VBA programming language.

One example of using an API call would be when you need to connect to a share on a network programmatically. Although you can't do this with VBA, ...

Get F. Scott Barker's Microsoft® Access 2000 Power Programming now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.