T
Thorson
I currently have my database split into a Backend and Frontend. I have a
table in the back end that consists of data that must be completely deleted
and replaced 3-4 times a year. The old records/data becomes obsolete and is
replaced by the new data. However the only way I know how to do this is to
go into the table, delete all records and then copy and paste the new records
in.
Is there a way I can create a form or something so that this can be done
from the FrontEnd?
It probably isn't a big deal because it is only done a few times a year...
Thanks,
table in the back end that consists of data that must be completely deleted
and replaced 3-4 times a year. The old records/data becomes obsolete and is
replaced by the new data. However the only way I know how to do this is to
go into the table, delete all records and then copy and paste the new records
in.
Is there a way I can create a form or something so that this can be done
from the FrontEnd?
It probably isn't a big deal because it is only done a few times a year...
Thanks,