psycoperl
Active Member
- Joined
- Oct 23, 2007
- Messages
- 339
- Office Version
- 365
- 2016
- Platform
- Windows
- MacOS
- Web
I am currently working on a database to track test registrations.
There are currently 22 possible test codes which are stored in tblTestInfo. The test codes are text based if that matters, some may have "-" in them but no spaces.
I need to assign one or more test codes to a particular test session what would be the best way to do this?
I need then to also figure out a way to query the session to see if there are seats still available.
Any guidance you can offer would be great.
There are currently 22 possible test codes which are stored in tblTestInfo. The test codes are text based if that matters, some may have "-" in them but no spaces.
I need to assign one or more test codes to a particular test session what would be the best way to do this?
I need then to also figure out a way to query the session to see if there are seats still available.
Any guidance you can offer would be great.