Throws
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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:
|