This is a collection of standalone VBA libraries for MS Access projects. This is a WIP, I do not suggesting using in any sort of production project at this time. The basic idea is to pull libraries ...
MS Access is a popular desktop database application that allows users to store and manage large amounts of data. However, as data grows, users may find Access slowing down or becoming unwieldy. To ...
I got it. The INSERT INTO was missing the draft status id field and also the name in the new table was still DRAFT_STATUS_ID but labeled Draft Status Id.