Class: CZipCode_DAO
Class that uses a zip code table to lookup a zip code's corresponding City and State. FMS, in conjunction with the USPS, offers a monthly subscription to current US zip codes.
See http://www.fmsinc.com/MicrosoftAccess/ZipCodeDatabase.html for details.
|
Procedure Name
|
Type
|
Description
|
|
(Declarations)
|
Declarations
|
Declarations and private variables for the CZipCode_DAO class
|
|
Class_Initialize
|
Initialize
|
Initalize files for zip code lookup by opening database directly to enable SEEK command
|
|
Class_Terminate
|
Terminate
|
Close variables
|
|
GetCityState
|
Method
|
Lookup City and State based on zip code
|
|
GetLinkedPath
|
Private
|
Retrieve the linked path of a table in the current database
|
|
VerifyCityZip
|
Method
|
Verify the zip code, city, and state match
|
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
|