Viewing 9 posts - 1 through 10 (of 10 total)
Any suggestion is appreciated.
Thank you
Best,
Majdoleen
July 3, 2017 at 4:34 am
Thank you all, I do agree with you that it is a bad idea, but unfortunitly, this is the only way which I found that may resolve my main...
July 2, 2017 at 12:42 am
Sorry for the confusion, Sgmunson, you are right I have to be a lot more specific, your query is working fine, but I want...
June 21, 2017 at 3:53 am
Thank you so much for your reply, I would appreciate if you try to send me a generic code depends on the name of my fields. I tried...
June 20, 2017 at 1:35 am
Adding extra `)` at the end of the line before the FROM section hadn't resolve my issue, I think in my opinion it is due to Null values in...
June 19, 2017 at 2:49 am
Thank you Thomas, But I think my code needs some enhancement, since I have a null values in the field "SOURCEWOID
", do you have any ideas how...
June 19, 2017 at 2:42 am
I tried to write this code but seems not to work with me, and displayed the error attached.CREATE TRIGGER dbo.My_TR_WORKORDER
ON dbo.WORKORDER
AFTER INSERT, UPDATE, DELETE
AS
SET NOCOUNT...
June 18, 2017 at 1:33 pm
Any updates??
Thanks
Majdoleen
June 18, 2017 at 4:26 am
June 17, 2017 at 7:28 am
Viewing 9 posts - 1 through 10 (of 10 total)