October 25, 2006 at 6:36 am
October 25, 2006 at 8:53 am
There's no built-in way to do this in SQL Server. You'll have to build it yourself using DTS, replication, log-shipping, or T-SQL depending on your requirements (location of the archive database, how accessible does it need to be, etc.).
Greg
Greg
October 25, 2006 at 9:58 am
If performance is your problem as opposed to space, I would look at partitioning the table. Books online has a good deal of information about this, and from what I have done performance is pretty good.
Tom
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply