Progress
DataServer
for ODBC Guide
Stored Procedures
From the viewpoint of an ODBC-compliant data source, a stored procedure is a predefined procedure or set of statements or program that is defined for a specific data source according to that data source’s rules. By executing the stored procedure, you execute these statements or programs without having to enter their individual statements or code at each execution.
NOTE: Even for data sources that do not support stored procedures, you can send statements directly to your data source using the RUN STORED–PROCEDURE send–sql–statement syntax. See the "Sending SQL Statements Directly to the Data Source" section for details.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |