by Joel Hartenbower (1 Submission)
Category: Complete Applications
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)

To quickly add, edit, remove and export records in a database for a fax blaster. This program illustrates 46-bit encryption, adodb database interactivity, wild card searches, grids, basic registry, user security, deleting records, multiple styles of finds, plus much more...
I know that there are some bugs, but we use this internally, and do not have to trap everything.
NOTE: USERNAME: Admin PASSWORD: Admin
Inputs
This program uses three different Access 2000 databases. One database is for user and configuration management, while another is the fax list itself, and finally there is a database for the export routine.
Assumes
It is best to keep all of the databases within the directory of the software source code. The program automatically looks for its system databases with in the application directory (where the program is run from).
Code Returns
This program returns all the data in a format that uses MS Access to become a phonebook for a fax blasting program.
Side Effects
This program will create multiple system keys in the ODBC upon running. It will not cause any damage to your system. The login username and password is Admin (not case sensitive).
Download Fax Manager (156 KB)