View Removing ALERT Tables
Category:Tech Support Staff Only
Removing ALERT Tables
’ Alert database tables
Private Const mcAltTblAccount = "account"
Private Const mcAltTblCharge = "charge"
Private Const mcAltTblCustomer = "customer"
Private Const mcAltTblGenisys = "genisys"
Private Const mcAltTblPassenger = "passengr"
Private Const mcAltTblPayment = "payment"
Private Const mcAltTblReservations = "reservat"
Private Const mcAltTblStop = "stop"
5:43
Derek ~ 1036
example: ABCLIMO (first account) would be ABCL0901 (if made this year)
first 4 char of name right padded with xxx’s (no spaces allowed) then 2 digit year 09 then incrementing number 01- 99
To link groups making web reservations
