Cr 9.0
SQLServer 2K
Is it possible to call a stored procedure from a formula?
My stored proc has 3 parameters. I can live with those parameters being hard coded if I can create a formula for each parameter combination. It returns a single count value depending on those parameters. I have 4 other procs that return similar data, but for different processes.
Any help would be appreciated. Thanks in advance.
SQLServer 2K
Is it possible to call a stored procedure from a formula?
My stored proc has 3 parameters. I can live with those parameters being hard coded if I can create a formula for each parameter combination. It returns a single count value depending on those parameters. I have 4 other procs that return similar data, but for different processes.
Any help would be appreciated. Thanks in advance.