T
Tim Fierro
Hello,
I have been reading these newsgroups over the past few months while writing
a database here, and a constant message being stated is: Always Use A Form.
Can I have a breakdown on these 3 choices of 'data editing'?
1) Direct Table Edit
Supposedly the No-No. Always supposed to use a form to add/edit data. I
don't however really remember seeing why you don't want to edit right in the
table.
2) Form Edit
This is the way we are supposed to (should) work with data in our database.
Makes sense to control the data flow using a form so I can see that. It
also makes the end user review what is happening on the screen in the form
instead of making a slight tweak directly in a table where a mistake can
happen. But surely there is more to this on why using the Form is the way
to go.
3) Form (But in Datasheet View)
Ok, is this still considered a FORM and is it ok to edit data here, or is
this bringing the table editing back and shouldn't be done? IOW, if someone
is using a FORM but uses that form in Datasheet View, is this ok and if data
is changed will all related records be updated too?
Tim
I have been reading these newsgroups over the past few months while writing
a database here, and a constant message being stated is: Always Use A Form.
Can I have a breakdown on these 3 choices of 'data editing'?
1) Direct Table Edit
Supposedly the No-No. Always supposed to use a form to add/edit data. I
don't however really remember seeing why you don't want to edit right in the
table.
2) Form Edit
This is the way we are supposed to (should) work with data in our database.
Makes sense to control the data flow using a form so I can see that. It
also makes the end user review what is happening on the screen in the form
instead of making a slight tweak directly in a table where a mistake can
happen. But surely there is more to this on why using the Form is the way
to go.
3) Form (But in Datasheet View)
Ok, is this still considered a FORM and is it ok to edit data here, or is
this bringing the table editing back and shouldn't be done? IOW, if someone
is using a FORM but uses that form in Datasheet View, is this ok and if data
is changed will all related records be updated too?
Tim