ACC: How to Dial a Phone Number from MS Access 95/97 (148857)
The information in this article applies to:
- Microsoft Access for Windows 95 7.0
- Microsoft Access 97
This article was previously published under Q148857 SUMMARY
Advanced: Requires expert coding, interoperability, and multiuser skills.
This article shows you how to create a sample user-defined Visual Basic for
Applications procedure, DialNumber(), that you can use to dial a telephone number from Microsoft Access by using your computer's modem. This method uses Microsoft Windows application programming interface (API) procedure calls.
NOTE: Although this procedure works in Microsoft Access 7.0 and 97,
those versions have an AutoDialer feature that you can use for dialing
telephone numbers. Note, however, that the AutoDialer feature may not
work on all Windows NT systems because it uses telephony application
programming interface (TAPI) procedures to dial a phone, and TAPI is not
included with Windows NT 3.51. This article does not use TAPI; therefore,
the procedure in this article works on all Win32 systems.
For more information about the AutoDialer feature of Microsoft Access
7.0 and 97, search the Help Index for "AutoDialer."
For more information about using TAPI in Windows 95 and Windows NT 4.0,
please see the following article in the Microsoft Knowledge Base:
141625 Using TAPI to Dial a Phone Under Win95/NT 4.0 (95/97)
REFERENCES
For information about how to dial a phone number in Microsoft Access 1.x
and 2.0, please see the following article in the Microsoft Knowledge Base:
93696 ACC: How to Dial a Phone Number in Microsoft Access (1.x/2.0)
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbhowto kbProgramming KB148857 |
---|
|