Throws
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
DhSQLException
Example
The
following excerpt from a stored procedure instantiates an SQLCursor object
called cust_cursor that retrieves data from a database table:
|
The following excerpt from a stored procedure
instantiates an SQLCursor object called cust_cursor that
calls another stored procedure:
|