Language-conformance is a one-byte field that specifies whether SQL requests are to be checked for conformance with a particular standard. When Language-conformance is specified, Connect-type 'C' must also be specified.
In this language... |
The variable name for Language-conformance is... |
COBOL |
DBCAREA-CONFORMANCE |
PL/I |
LANG_CONFORMANCE |
C, C++ |
lang_conformance |
IBM Assembler |
DBCNILCS |
This routine... |
Does this for Language-conformance... |
DBCHINI |
writes |
DBCHCL |
reads (CON) |
Language-conformance is used by... |
To... |
applications |
write. |