Comments
-
It seems working but I want to check with the original requester to verify if we get to correct data they wanted. Regards Andrey
-
I will try it out when i get more details and will keep you posted if i get stuck somewhere
-
Thanks Jonathan, this is exactly what I needed to get in the script. I will try it and keep you posted if I am getting the result I need to get. Thanks in advance.
-
Yes sure let me give it back Stored procedure ALTER Procedure .[usp_HasAnyPendingReceives] @Minutes int = 5 -- Default five minutes As Begin DECLARE @ReturnValue Bit -- Set NOCOUNT On added to prevent extra result sets from -- interfering With Select statements. Set Nocount On; --Trim all the string input variables here…
-
I was helped by the support team pointing me to do report i wanted to do the other way add the nodes to my SAM report.