RDOHELP72.HLB  —  STORE  segmented string STORE, Format
  (B)0STORE qqqk
     lqqqqqj
     mqq> context-var qqq> IN qqqq> ss-handle qqqqk
     lqqqqqqqqqqqqqqqqqqqqq<qqqqqqqqqqqqqqqqqqqqqqj
     mqq> USING qqqwqqqqqqqqqqqqqqwqqqqqqqk
                   mq> on-error qqj       x
     lqqqqqqqqqqqqqqqqq<qqqqqqqqqqqqqqqqqqj
     mqqwq> context-var . RDB$VALUE qqwq> = qqq> value-expr qqk
        mq> context-var . RDB$LENGTH qj                       x
     lqqqqqqqqqqqqqqqqqqqqqqqqqqqq<qqqqqqqqqqqqqqqqqqqqqqqqqqqj
     mqq> END_STORE

1  –  Arguments

    context-var     A valid context variable.

    ss-handle       A host language variable or name used to refer
                    to the segmented string.  This handle must match
                    the one declared in the CREATE_SEGMENTED_STRING
                    statement.

    on-error        The ON ERROR clause, which specifies host language
                    or Oracle Rdb data manipulation statements to be
                    performed if an Oracle Rdb error occurs.

    value-expr      A valid Oracle Rdb value expression that specifies
                    the value to be stored.
Close Help