csudougie
MIS
- Dec 15, 2006
- 37
Hello,
I'm having trouble getting my vbscript to execute a SQL stored procedure over an ODBC connection from an Outlook form.
The s.p. only accepts one integer and returns a string value. Can anyone help me with the syntax or point me in a direction. I've looked into pass-through queries, but they want to run in VB and the funtions I've found don't like vbscript.
Thanks.
I'm having trouble getting my vbscript to execute a SQL stored procedure over an ODBC connection from an Outlook form.
The s.p. only accepts one integer and returns a string value. Can anyone help me with the syntax or point me in a direction. I've looked into pass-through queries, but they want to run in VB and the funtions I've found don't like vbscript.
Thanks.