How can I allow a user to define the "fldProgramID" below within a form?
The following works but I must force the fldProgramID=1 to find the last record number and increment by 1 to insert a new record for a specific ProgramID. I do not want to use the Autoincrement since it is...
I need help in creating an autonumber like field.
Program_Name and Prg_Rec_No are composite primary keys.
Originally Prg_Rec_No was an autonumber field type and this was OK when the database was used for only one Program. Now it is to be used for multiple programs.
How can I auto-increment...
I need help in creating an autonumber like field.
Program_Name and Prg_Rec_No are composite primary keys.
Originally Prg_Rec_No was an autonumber field type and this was OK when the database was used for only one Program. Now it is to be used for multiple programs.
How can I auto-increment...
I need help in creating an autonumber like field.
Program_Name and Task_ID are composite primary keys.
Originally Task_ID was an autonumber field type and this was OK since the database had only one Program. Now it is to be used for multiple programs.
How can I auto-increment the Task_ID...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.