bartsimpson
IS-IT--Management
I have written a stored procedure that I can run using
from query analyser. I need to access this procedure from MS Excel, passing the parameters. How do I do this ? I can't see the stored procedure using ODBC, even though I have given myself EXEC permissions. Then how do I set up Excel to pass the parameters ?
Code:
EXEC spMyProcedure 1,2