Applies DBSQLWSFAB001.sql to a unit database.
In schema-from-MDB mode the tool automatically pre-widens
TableDict.IDTable and DataJoin.ID1/ID2 to
nvarchar(4) before running the script. The benign
PIT_Ooutlet duplicate on re-run is handled automatically.
Ready
Objects created by this script
StagingSales
StagingSalesTakingsTT
ExclVendors
TableDict / DataDict / ScreenDict entries
TrimTrax columns
Known quirks handled automatically
Dict column pre-widen: IDTable and ID1/ID2 widened to nvarchar(4), covering indexes dropped first
PIT_Ooutlet duplicate: the script’s idempotency guard has a typo; the resulting duplicate key on re-run is benign and is reported but not treated as an error