|
Nemiver
0.3
|
Go to the source code of this file.
Namespaces | |
| nemiver | |
| nemiver::common | |
| nemiver::common::tools | |
Macros | |
| #define | __NMV_TOOLS_H__ |
Functions | |
| bool | nemiver::common::tools::execute_sql_command_file (const common::UString &a_sql_cmd_file, Transaction &a_trans, ostream &a_ostream, bool stop_at_first_error=false) |
| bool | nemiver::common::tools::execute_sql_commands_from_istream (istream &a_istream, Transaction &a_trans, ostream &a_ostream, bool stop_at_first_err=false) |
| bool | nemiver::common::tools::execute_one_statement (const common::UString &a_sql_string, Transaction &a_trans, ostream &a_ostream) |
| #define __NMV_TOOLS_H__ |
1.8.17