foreign key « JDBC « JSP-Servlet Q&A





1. foreign key creation in jsp and ms access    coderanch.com

Hi, I am trying to create an online calendar system and have created two tables in ms access. first is a the calendar table containing the calendar id, name and date created. The second is a event table containing all the possible events entered into a calendar. This is one to many relationship, from calendar to event. I want to be ...