Example: lrd_attr_set_literal

In the following example, the lrd_attr_set_literal function assigns the value "scott" to the USERNAME attribute during session 1.

lrd_attr_set_literal (Ses1, LRD_ATTR_ORACLE_USERNAME, "scott", 0);