T
Tim Fierro
Hello, I have a couple of questions I hope someone can answer for me.
I wrote a database for our parts room and we have been using for the past
few months; all is well. However, since that time, I have found a few
things I want to adjust/add/fix etc... One of these is to create a field in
a few tables for a POSTED DATE field.
tblInvoice, tbleOrder, tblLabor
1) What is the best way to add a new field (invDatePosted, ordDatePosted, &
laborDatePosted) to 3 existing tables? I want to insure that I also fill
these new fields with a date of "12/31/2004" as a starting point. I am also
going to set these fields to required.
Should I use some kind of query to make this update? Suggestion(s)?
2) When adding a new field to table(s), is there any issues I should be wary
of? Such as forms that want this new field displayed will need to be
adjusted, but those forms that don't care about this field, they are fine as
is?
I was just wondering as I have never added fields after the fact before and
this will be an update for me. These fields were not thought of during the
design and creation phase.
Thank you for any help or suggestions you post,
Tim
I wrote a database for our parts room and we have been using for the past
few months; all is well. However, since that time, I have found a few
things I want to adjust/add/fix etc... One of these is to create a field in
a few tables for a POSTED DATE field.
tblInvoice, tbleOrder, tblLabor
1) What is the best way to add a new field (invDatePosted, ordDatePosted, &
laborDatePosted) to 3 existing tables? I want to insure that I also fill
these new fields with a date of "12/31/2004" as a starting point. I am also
going to set these fields to required.
Should I use some kind of query to make this update? Suggestion(s)?
2) When adding a new field to table(s), is there any issues I should be wary
of? Such as forms that want this new field displayed will need to be
adjusted, but those forms that don't care about this field, they are fine as
is?
I was just wondering as I have never added fields after the fact before and
this will be an update for me. These fields were not thought of during the
design and creation phase.
Thank you for any help or suggestions you post,
Tim