These routines provide security for DB-Library applications running against Adaptive Server Enterprise:
DBSETLENCRYPT – specifies whether or not password encryption is to be used when logging into Adaptive Server Enterprise.
dbsechandle – installs user functions to handle secure logins.
bcp_options – sets bulk copy options, including BCPLABELED, the security label option.
Calling DBSETLENCRYPT causes an error unless you first set the DB-Library version to 10.0. Use dbsetversion to set the DB-Library version to 10.0 before calling DBSETLENCRYPT.