I'm trying to make a database in which a member has several books. each book has an owner. the owner is equal to the login name of the member. Is there a way to make the database not recieve the creation of a book that has no corresponding member in the table definitions?