From my Previous question
What I want to do is to add a new student loan and the program checks the book title if loan exists, does not allow the same loan to be created. There is no limit on the number of loan placed by the student.
How do I write the code as above in VB.NET
Note: 1 book Per Loan number
Add Loan Form