juanfiesta
Technical User
I need to use an Access 2007 front end to allow users to initiate processes on a SQL Server 2005 database. In most cases, the initiation will involve passing a parameter or two. The SP(s) will not generate data back but will generate return codes to indicate success, failure, etc. and provide them via the T-SQL Return. How do I set up the call to the SP so that I can retrieve the return code.
TIA,
John
TIA,
John