Thanks for the answer
r937
But i can't use a computed column because i'm working with Altiris (Helpdesk solution), i'm trying to customize the helpdesk solution and the problem is this solution doesn't accept computed columns :( if he detects a computed column he just ignores it in the output...
Hello,
i got a question about:
i got a tableworkitem; with folowing fields:
fields
id, contact_id, comments, portimaid, title, ,officeid,...
example data
1 , 22 , blabla , 2222 , Ticket:Open;2222;bl,1234,.....
trigger on my table
CREATE TRIGGER [testeke] ON [dbo].[workitem]
FOR INSERT...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.