Hi all,
I am still looking for an effective way of archiving records from my db.
The data is not very important, but it would be useful to keep it for statistical purposes.
What I would like is a button, when the user click on the button, he/she should be prompted to enter certain criteria (in this case a period ie. from- and to-date.) Then there should be an OK/Next or whatever button, when the user click on this, the process should start by itself.
I do not care where the data is moved to, as long as it can be viewed later on. Preferably it should be stored in a new table that would be automatically created during the process. (within the same database.)
It would be usefull if the data that is "archived" could be automatically deleted from the working table.
Can anyone help me please??
Thanks
I am still looking for an effective way of archiving records from my db.
The data is not very important, but it would be useful to keep it for statistical purposes.
What I would like is a button, when the user click on the button, he/she should be prompted to enter certain criteria (in this case a period ie. from- and to-date.) Then there should be an OK/Next or whatever button, when the user click on this, the process should start by itself.
I do not care where the data is moved to, as long as it can be viewed later on. Preferably it should be stored in a new table that would be automatically created during the process. (within the same database.)
It would be usefull if the data that is "archived" could be automatically deleted from the working table.
Can anyone help me please??
Thanks