ODBC, QCMDEXC and RUNUBE



I have been working on an ODBC command that I would like to call from an ASP.Net application.  It will be used to submit UBEs to a held job queue.  Then each night at a specified time the job queue will be released and the jobs will run.  This is ...