1 1starr Registered User. Local time Today, 17:02 Joined Feb 25, 2002 Messages 29 Mar 14, 2003 #1 I was wondering has anyone come up with a way to automate archiving old records after they have reach a certain time period, like anything over 6 months old. If there is a way your assistant would be greatly appreciated.
I was wondering has anyone come up with a way to automate archiving old records after they have reach a certain time period, like anything over 6 months old. If there is a way your assistant would be greatly appreciated.
wh00t Registered User. Local time Today, 17:02 Joined May 18, 2001 Messages 264 Mar 14, 2003 #2 I have a query that is set to delete info older than 'whatever'. the query is set to run whenever the form used to enter information is opened (with setwarnings = false)
I have a query that is set to delete info older than 'whatever'. the query is set to run whenever the form used to enter information is opened (with setwarnings = false)