Home All Groups Group Topic Archive Search About
Author
1 Dec 2005 2:32 AM
betty_it
Hallo,

I'm using SQL Server 2000.
I've made solution:
1.  Dbcc checktable (sysobjects) with no_infomsgs
2.  And I'was also removing all hint "WITH (NOLOCK)"  behind the INSERTED
and DELETED tables


Can anybody help me?

rgds
betty

Author
1 Dec 2005 9:03 AM
m.bohse
Betty,

what are you trying to do ?
INSERTED and DELETED are no real tables, but virtual views of the
transaction log which you use inside a trigger.

Markus
Author
5 Dec 2005 6:49 AM
betty_it
Hi..
Thx 4 u.
For remaining-me `bout INSERTED and DELETED. But actualy i have no problem
with INSERTED and DELETED. I've just tried to make some ilustration with IT.
So what i'm doing for with Error 601 ??

betty


<m.bo***@quest-consultants.com> wrote in message
Show quote
news:1133426095.099168.137810@g49g2000cwa.googlegroups.com...
> Betty,
>
> what are you trying to do ?
> INSERTED and DELETED are no real tables, but virtual views of the
> transaction log which you use inside a trigger.
>
> Markus
>

AddThis Social Bookmark Button