Author: Roy Harvey (SQL Server MVP)Roy Harvey (SQL Server MVP)
Date: Sep 22, 2008 10:15
I think you are on the wrong track if you want to export the data out
of the database altogether. If you still need to access it at all, it
should be in a database.
If you simply must remove the data from the current production
database, I suggest creating a history database and moving the older
data to there. Sorry, I don't have a "For Dummies" article to point
you to.
Roy Harvey
Beacon Falls, CT
On Mon, 22 Sep 2008 11:58:50 -0500, Thee Chicago Wolf <.@.> wrote:
>Hi all,
>
>We have SQL Server 2000 fully patched. I'm not an SQL person but have
>a *little* familiarity with the Enterprise Manager. We have a database
>that's grown huge (2.9GB) with tons of transaction...
|