I need to wipe out todo table since the webinator on refresh walk resumes the thread which I no longer wish to refresh.
Other than todo.tbl what other files need to be considered?
can I just execute one statement from command line like
<sql novars "delete * from todo"></sql>
Other than todo.tbl what other files need to be considered?
can I just execute one statement from command line like
<sql novars "delete * from todo"></sql>