Search found 4 matches

Search found 4 matches Page 1 of 1
by AmosG
Mon Jan 12, 2015 6:42 pm
Forum: Community Forum
Topic: Get Return Value from Stored Procedure
Replies: 3
Views: 7018

This is what I have. The stored procedure returns a single value. I would like to use the returned value as part of an IF statement. I was looking for a way to log\print the returned value using the following, before I add the IF logic. I am not getting the desired results. <sql label="Call DB" reso...
by AmosG
Fri Jan 09, 2015 5:47 pm
Forum: Community Forum
Topic: Get Return Value from Stored Procedure
Replies: 3
Views: 7018

I am trying to execute a stored procedure that returns a value. How can I retrieve this value once the stored procedure is executed?

Thanks.
by AmosG
Mon Nov 10, 2014 6:12 pm
Forum: Community Forum
Topic: Populating a Variable using other variables and a function
Replies: 2
Views: 5542

I am trying to create a list of files that have been processed to be included in an email when the process is complete. The logic to populate the variable is within a loop. I am expecting- TEST22.txt, TEST23.txt, TEST24.txt, TEST25.txt This is the code that I have but it is not producing the desired...
Search found 4 matches Page 1 of 1