Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Triggers

Author  Topic 

jraha
Starting Member

16 Posts

Posted - 2001-06-27 : 17:07:41
Is there some way to use text fields in a trigger or is the error message:

Server: Msg 311, Level 16, State 1, Procedure Update_tMediaPlans, Line 36
Cannot use text, ntext, or image columns in the 'inserted' and 'deleted' tables.

a true to life restriction in SQL 7 ?

Thk,
Joel

   

- Advertisement -