Hi,
I am new to Access 2007 and need some major help in understanding some essential concepts. I am an experienced Filemaker user and in Filemaker there are two distinct situations when it comes to related tables and the process of populating fields with information, either the look-up or just the relationship. With looked-up data the data is physically copied to the secondary table meaning that it does not change even if the value in the primary table changes. The other situation the data i merely referenced through the relationship and will change when primary table is changed.
Now to my question: How does this concept work in Access 2007. How do I physically copy data using the relationship and how to I use the other situation referenced data. How are these two instances handled in Access 2007?
This is especially important in f.ex. an invoice solution with tables: tblinvoice <-> tblinvoice_rows <-> tblproducts. If I want to create an invoice with data from tblproducts, how do I copy information to the tbl_invoice row and not only as referenced information? For example, I do not want price to change in older invoices even if the price changes in tblproducts over time. The form doing this will probably have a combo box for every row in the tblinvoice_row with the products in a drop-down list. Choosing a product in the combo box then populates typical fields as price, description etc.
Can anyone help me understand these basic concepts?
I am new to Access 2007 and need some major help in understanding some essential concepts. I am an experienced Filemaker user and in Filemaker there are two distinct situations when it comes to related tables and the process of populating fields with information, either the look-up or just the relationship. With looked-up data the data is physically copied to the secondary table meaning that it does not change even if the value in the primary table changes. The other situation the data i merely referenced through the relationship and will change when primary table is changed.
Now to my question: How does this concept work in Access 2007. How do I physically copy data using the relationship and how to I use the other situation referenced data. How are these two instances handled in Access 2007?
This is especially important in f.ex. an invoice solution with tables: tblinvoice <-> tblinvoice_rows <-> tblproducts. If I want to create an invoice with data from tblproducts, how do I copy information to the tbl_invoice row and not only as referenced information? For example, I do not want price to change in older invoices even if the price changes in tblproducts over time. The form doing this will probably have a combo box for every row in the tblinvoice_row with the products in a drop-down list. Choosing a product in the combo box then populates typical fields as price, description etc.
Can anyone help me understand these basic concepts?
Last edited: