EXEC SQL [AT Database]
1. Host-Variable must be defined as USAGE HANDLE in DATA DIVISION.
2. Variable-Type is a numeric data-item or literal that specifies the type of the item to allocate. It must reflect one of the java.sql.Types constant values (http://java.sun.com/javase/6/docs/api/constant-values.html#Types.sql). If omitted, iscobol.jdbc.allocate_type setting is considered.
1.
exec sql executeexec sql fetch :cur-hndl into :empno,:enameexec sql free :cur-hndl
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |