Read/Write RACES DB
Update 2/4/21
Updated Toolbar and Database interface code. Removed redundant and out of date commands. The source, executable and installer to git.
Update 5/31/20
A barcode reading application has been constructed to facilitate gathering check-in and check-out information from the members of the San Jose Radio Amateur Civil Emergency Service (RACES). The barcode application needs identification information from the RACES database. A command was added to RWracesDB to output that information to a comma separated value (.csv) file. The specific information is the FCC call sign, name and badge number.
Update 02/09/20
This update includes two new commands to facilitate sending survey eMails to the membership:
- Survey Requests
- ID List
ID List produces a list of ID information for every user. It includes the following information:
- Last Name First Name Catenated (e.g. Van TuylRobert)
- Call Sign exactly as it appears in the database
- Badge Number (including negative numbers for members that have never had a badge)
- Responded Field (i.e. blank for no response, non-blank for a response)
Update 12/19/19
this update includes four new commands:
- Prepare csv file for Google Earth Pro
- Prepare csv file for Everbridge
- Count various categories of responders
- Prepare text file of FCC Call Signs
Update 11/19
Converted to Unicode
Update 9/7/19
Updated to copy cell number into Text Message Phone number and output a message box to the user to fix the database. Update Member table to account for the picture field.
Update 5/5/19
RWracesDB was updated to compile under Visual Studio 2017. Used WixApp to prepare Wix's Product.wxs installer file. Needs My Library to compile.
Update 2/5/19
Update to look for empty Text Message Phone Number Field. Fix a display issue.
9/8/18
This is a little program to help manage changes to the San Jose RACES database.