Re: **to trace what has happened**
- From: "Hari Prasad" <hari_prasad_k@xxxxxxxxxxx>
- Date: Mon, 18 Sep 2006 06:47:22 -0500
Hi,
SQL Server will not log the events by default. In this case probably you can
write triggers to audit the Delete/Insert and Update events.
Thanks
Hari
SQL Server MVP
"M" <rez1824@xxxxxxxxxxx> wrote in message
news:op.tf2mdvein9ig5y@xxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi
In SQL2000, how can I find what has happened in my DB in particular date?
for example I insert a ne row in table1 and I update 2 rows in table2. now
how can find what did I perfome?
I don't want to monitor the changes simentanously, I want to refer to them
afre some times.
should I refer to .log file of my db?(if ye ,how?) or should I do
something else?
any help would be thanked.
.
- Follow-Ups:
- References:
- **to trace what has happened**
- From: M
- **to trace what has happened**
- Prev by Date: **to trace what has happened**
- Next by Date: Re: SQL Server 2005 - Start Up Error 17113
- Previous by thread: **to trace what has happened**
- Next by thread: Re: **to trace what has happened**
- Index(es):
Relevant Pages
|