Sets a database option from a string value.
void ULSetDatabaseOptionString ( SQLCA * sqlca, ul_database_option_id id, ul_char * value );
sqlca A pointer to the SQLCA.
id The identifier for the database option to be set.
value The value of the database option.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |