Our cart system is written is ASP, as a backend to Adobe GoLive, hosted on a Windows 2003 server. The age of the Order recorded is by mm/dd/yyyy.
So, can I use:
DELETE * FROM Orders WHERE [MyOrderDate]<Date()-3
I am using Access 2000 as a backend database which stores customer information for online purchases.
I want to create a macro, which will autoexec, to purge all information in the Orders Table older than 72 hours, each day.
The Orders table contains 46 fields.
I've tried search engines for...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.