-
Is it possible to use stored procedure OUTPUT parameters from a C# server side script?
Hi! I wonder if it's possible to execute a stored procedure with an OUTPUT type parameter from C# server side script? If yes, what does the syntax look like? I really need a little example. I am using V9 SR1, SQL 2005, WS2003 Regards, /Henrik
-
Dropdown Tool not responding to database query
My dropdown list does not show any items from my database query. My grid and list tools are OK I have tried using a calculation (using a connection) and an sql statement in the "list options" property, but my dropdown is disabled at run time. Any suggestions please?
-
Pass FolderID as Paramater to Stored Procedure
I have been wrestling this one for a couple of days now and thought someone here might be able to help. I am trying to execute a stored procedure with a single parameter. I am able to pass through a number of variations without trouble but when I try to put through the FolderID or a number as long as the FolderID I get an…
-
Raising flag ro update folder when no parent folder in c#
Hi, Im trying to update folders based on a for each loop in another process but it never seems to action the flag - im trying to achive this in code activity but i cannot see where i set the FolderID of the folder it is to update - i can only input the parameters that have been set!