There isn't much to it. Just create a scripted calculation view. Within the logic of that calculation view place the CALL to your stored procedure. The 'hardest' part is recreating the interface of the stored procedure on the calculation view. But that's only hard from the standpoint of having to re-type the parameters.
↧