Hi,
I have created an ODC file with connection to SQL server. I am running an Stored Procedure in the command text of the connection file. The Procedure has 2 parameters which is hard coded in the command text. The problem is, Every time i have to run the ODC with new set of parameters, i need to change it in the file's commandText. Is there anyway to invoke the ODC to execute the procedure taking in the parameters from excel.
Please somebody help me on this if i make some sense.