I need to execute a SQL Server system stored procedure, programmatically, and since it executes in the current schema, I need to change it on the fly.I need to execute a SQL Server system stored pr
I need to execute a SQL Server system stored procedure, programmatically, and since it executes in the current schema, I need to change it on the fly.I need to execute a SQL Server system stored pr