I am teaching a high school class to build a database for a video store. I would like them to build a form that would allow a clerk to register a video rental. In other words, they would enter the customer number and the film title, and then a record would be added to the Orders table, and the OrderDetails table.
How can I create a form (or something!) that will allow me to update two tables, with the data entered in the form? Thank you, this is worrying me.
2006-09-28
13:12:24
·
5 answers
·
asked by
Crazy Eagle
3
in
Software