Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 21 SEP 2004 05:37:59PM David Mayes wrote:

I am curious of how would be the best way to flush old data from my database. Our system creates quotes which we save into the database. I need to delete all quotes over a month old. Any Ideas?


At 21 SEP 2004 06:36PM Richard Hunt wrote:

Build a program that follows the following outline…

1) Select quotes with a date less than the month old date.

2) Delete using the active select list.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/028c01d4791ad8f985256f160076d5a9.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1