M
Melissa
I did not build the entire database I'm trying to figure
out, so forgive me if I don't really know what's going on
with it.
We have two fields which are confusing in our database:
"FloorShipDate" and "FloorShippedDate". The first being
the date the floor is SCHEDULED to be shipped, the second
being the date it actually IS shipped. I wanted to clear
up this confusion by simply changing the field name in
the table for the first field to
be "FloorScheduledShipDate". However, when I do this, a
report built on a query built on this table brings up the
error "Orders.FloorShipDate" when we try to open it. This
query seems to be built in SQL form and I can't get it to
show me the form I'm more familiar with. I changed all
places in the SQL where it shows "FloorShipDate" to
read "FloorScheduledShipDate" and it still gives me this
error. This is a linked query (I really don't know what
else uses it), and I can't figure out how to change it.
What am I missing? Do I need to try to sort out the
relationships in this database in order to fix this
problem?
Thanks in advance,
Melissa
out, so forgive me if I don't really know what's going on
with it.
We have two fields which are confusing in our database:
"FloorShipDate" and "FloorShippedDate". The first being
the date the floor is SCHEDULED to be shipped, the second
being the date it actually IS shipped. I wanted to clear
up this confusion by simply changing the field name in
the table for the first field to
be "FloorScheduledShipDate". However, when I do this, a
report built on a query built on this table brings up the
error "Orders.FloorShipDate" when we try to open it. This
query seems to be built in SQL form and I can't get it to
show me the form I'm more familiar with. I changed all
places in the SQL where it shows "FloorShipDate" to
read "FloorScheduledShipDate" and it still gives me this
error. This is a linked query (I really don't know what
else uses it), and I can't figure out how to change it.
What am I missing? Do I need to try to sort out the
relationships in this database in order to fix this
problem?
Thanks in advance,
Melissa