Archives of the TeradataForum
Message Posted: Mon, 17 Jul 2006 @ 19:03:58 GMT
Subj: | | Re: Store Procedure OUT parameter Value |
|
From: | | Dempsey, Mike |
Rather depends on how you are running it.
If you are running it from SQL Assistant (or any ODBC app) you can set the ODBC option (in the DSN) to "Return output parameters as
resultset".
Then when you run the SP it will return the out parameter as an answer set.
Note that version 7.1 of SQL Assistant will 'force' this option to be true ... so you dont need to worry about setting it if you are using that
version.
Mike Dempsey
Teradata Client Tools
|