Auto delete

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to delete records older than xx days AUTOMATICALLY? db has
auto date / time field when new info is entered so it could work off that. I
would like for entries to automatically delete or at least automatically go
into an archive table.

i use asp vbscript for posting, updating, data etc.
 
Create an execute a Delete query with the needed criteria to filter the
records you want to remove ...

R. Hicks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top