Archives of the TeradataForum
Message Posted: Mon, 08 Mar 2004 @ 20:11:21 GMT
Subj: | | Re: Teradata and Stored Procedures |
|
From: | | Dempsey, Mike |
If you use Queryman (SQL Assistant) make sure the last checkbox on the Query tab of the Options screen is checked. This is required in order to
create stored procedures from an ODBC based application.
Note that if you use Queryman you can right click in the Query window and select 'Query Builder' to display the Query Builder screen. Then drop
down the combo box at left and select 'Procedure Builder' to see a list of valid Stored procedure statements that you can drag into the query
window (or double click to automatically insert them at the cursor position) to build a skeleton for your procedure.
Note that this requires Queryman 6.0 or above.
Mike Dempsey
Teradata Client Tools
|