Search results

  1. L

    Delete Records from Multiple Tables

    Howdie, We have multiple users with access to multiple systems and we are trying to design a DB to capture all of this information. To date we have Table_MasterData that contains the User_Id and the Systems (A,B etc). We also have tables for each System (A,B etc) that details...
  2. L

    Sequential Numbering

    Hi, I am trying to create a sequential number for each new record added to a table via a form. The number also needs to contain the curent year which will need to be updated. The format of the sequential number shoudl be in the following format 'INT11-123' with '11' being the current year...
Back
Top Bottom