Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::sql::options Namespace

Contains methods for saving and recovering options from a database. If enabled, will use a local option.db sqlite database. Use EditOptions application to modify options. Can use any database connection, but sql.config file will specify 'option.db' to start.

Name 
Description 
This is namespace sack::sql::options::interface. 
Name 
Description 
The following table lists functions in this documentation. 
The following table lists types in this documentation. 
The following table lists macros in this documentation. 
 
Name 
Description 
 
This is function sack::sql::options::BeginBatchUpdate. 
 
This is function sack::sql::options::DeleteOption. 
 
This is function sack::sql::options::DuplicateOption. 
 
This is function sack::sql::options::EndBatchUpdate. 
 
This is function sack::sql::options::EnumOptions. 
 
This is function sack::sql::options::EnumOptionsEx. 
 
This is function sack::sql::options::GetOptionIndexEx. 
 
This is function sack::sql::options::GetOptionStringValue. 
 
This is function sack::sql::options::GetOptionStringValueEx. 
 
This is function sack::sql::options::GetOptionValueIndex. 
 
This is function sack::sql::options::GetOptionValueIndexEx. 
 
This is function sack::sql::options::GetSystemID. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
All gets eventually end up here. This function gets a value from a database. Functions which return an 'int' use this function, but has extra processing to convert the text into a number; also if the text is 'Y', or 'y' then the option's int value is 1. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Sets the option database to use (does not prevent preload/deadstart code from using the old database) but this can be used for comparison utilities. 
 
This is function sack::sql::options::SetOptionDatabaseOption. 
 
This is function sack::sql::options::SetOptionStringValue. 
Name 
Description 
This is macro sack::sql::options::GetOptionIndex. 
This is macro sack::sql::options::OptGetPrivateProfileInt. 
This is macro sack::sql::options::OptGetPrivateProfileIntEx. 
ifdef DEFAULT_OPTION_INTERFACE undef GetPrivateProfileString undef GetPrivateProfileInt undef GetProfileString undef GetProfileInt undef WritePrivateProfileString undef WritePrivateProfileInt undef WriteProfileString undef WriteProfileInt 
This is macro sack::sql::options::OptGetPrivateProfileStringEx. 
This is macro sack::sql::options::OptGetProfileInt. 
This is macro sack::sql::options::OptGetProfileIntEx. 
This is macro sack::sql::options::OptGetProfileString. 
This is macro sack::sql::options::OptGetProfileStringEx. 
This is macro sack::sql::options::OptWritePrivateProfileInt. 
This is macro sack::sql::options::OptWritePrivateProfileString. 
This is macro sack::sql::options::OptWritePrivateProfileStringEx. 
This is macro sack::sql::options::OptWriteProfileInt. 
This is macro sack::sql::options::OptWriteProfileString. 
This is macro sack::sql::options::OptWriteProfileStringEx. 
This is macro sack::sql::options::SACK_OPTION_NAMESPACE. 
This is macro sack::sql::options::SACK_OPTION_NAMESPACE_END. 
This is macro sack::sql::options::SQLGETOPTION_PROC. 
Name 
Description 
This is type sack::sql::options::POPTION_TREE_NODE. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!