English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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 Computers & Internet Software

5 answers

Hey Good Question! I teach Access at the local college as well as use it to create databases for my clients and this is how I teach my students at this level.

Create a query using the queries containing the fields you need in the form. Base your form on the query. If you need the form to be for data entry only, in design view of the form open the property box for the form and set data entry to True.

Good Luck!

Jen

2006-10-01 12:55:33 · answer #1 · answered by InstructNut 4 · 0 0

did you recognize th time period 'many to many'? each and every each and every now and then, get precise of entry to received't provide help to edit files on a form because get precise of entry to isn't confident in certain which record is being edited. My way round it really is that i visit apply a subform so as that get precise of entry to knows precisely which record is being edited [a subform resources archives of the 2d table one-through-one] OR I make a clean variety open even as a person clicks an EDIT button. That new variety will in worry-free words include the tips of the unique record which i desire the person to edit. it really is complicated although because think ofyou've got to replace the unique variety once the edited variety closes. Mike

2016-10-16 02:46:16 · answer #2 · answered by ? 4 · 0 0

there is something you need to do programming in VB CODE or try to make some relationship where it can link some of the data from one part to other part

2006-09-28 13:21:16 · answer #3 · answered by TLPreferBlue29 2 · 0 0

the tutorials on this site are easy to follow and very informative.

http://www.gcflearnfree.org/Tutorials/

2006-09-28 13:24:01 · answer #4 · answered by Gail : 4 · 0 0

Why not just use the software program????

2006-09-28 13:20:09 · answer #5 · answered by chazzer 5 · 0 0

fedest.com, questions and answers