static unsigned int sql_passwd_cost = SQL_PASSWD_COST_INTERACTIVE; #define SQL_PASSWD_ENC_USE_BASE64 1 #define SQL_PASSWD_ENC_USE_HEX_LC 2 #define SQL_PASSWD_ENC_USE_HEX_UC 3 #define ...
Support for tape backup devices will be removed in a future version of [!INCLUDEssNoVersion]. Avoid using this feature in new development work, and plan to modify applications that currently use this ...