Active X Script - Exec St Proc w\ Output Parmeter
Using an Active X Script - I need to connect to a SQL server database and execute a stored procdedure. Can you do this and have the stored proc return an output parameter to the Active X Script? Maybe through a global variable or something.
|