hwmueller
Technical User
- Jan 16, 2001
- 155
Hi
I have a database where users choose subjects for their course and identify themselves by means of their unique student ID. This number acts also as the primary key. How can I write code that checks the student details table to ensure that the ID in question hasn't already been used?
Thanks
Hans
I have a database where users choose subjects for their course and identify themselves by means of their unique student ID. This number acts also as the primary key. How can I write code that checks the student details table to ensure that the ID in question hasn't already been used?
Thanks
Hans