J
Jim in CT
I'm using Access 2000 as a backend database for an ecommerce web site.
Customers make a purchase, it's stored in the database and a gateway is used
to process the orders.
I want to write a macro which, when executed, probably by the IP server
side, will delete/purge customer information stored in the "Orders" Table,
greater than 72 hours old. This purge would be executed on a daily basis...
always keeping a minimum of 3 days of customer information.
There are about 30 fields of information within the "Orders" Table.
I am open to all suggestions.
Customers make a purchase, it's stored in the database and a gateway is used
to process the orders.
I want to write a macro which, when executed, probably by the IP server
side, will delete/purge customer information stored in the "Orders" Table,
greater than 72 hours old. This purge would be executed on a daily basis...
always keeping a minimum of 3 days of customer information.
There are about 30 fields of information within the "Orders" Table.
I am open to all suggestions.