View Full Version : saving to multiple tables


RpbertS
04-07-2000, 06:21 AM
Hi this may be a silly question but anyway here goes =)

What is the correct way to save information say in a text box to more than one form?

thanks for the help,
Rpb

Pat Hartman
04-07-2000, 06:46 PM
You don't save information to forms, you save it to tables. It is not recommended that you store the same information in multiple tables. It wastes space and causes update anomolies when one piece of data is changed but not the duplicates.

RpbertS
04-10-2000, 05:50 AM
doh...phrased question wrong..Gino said it right..hehe my fault