21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 642 Views |
-
Archive DataObject

22 July 2009 at 3:55am
I have a DataObject that after a time needs to be archived. The way I had thought of doing this is just moving the table row for the object into another database table kind of like how versions or the live and draft works. However I don't know how those things are accomplished. Would I create a new DataObject and copy all the data from the old one to the new ArchiveDataObject? Or can I just cast on to another?
Is there a mysql command for moving table rows from one table to another?
| 642 Views | ||
|
Page:
1
|
Go to Top |

