diff --git a/res/res_odbc.exports b/res/res_odbc.exports index c874b5a84f..0512ab809f 100644 --- a/res/res_odbc.exports +++ b/res/res_odbc.exports @@ -9,7 +9,9 @@ ast_odbc_prepare_and_execute; ast_odbc_release_obj; ast_odbc_request_obj; + _ast_odbc_request_obj; ast_odbc_request_obj2; + _ast_odbc_request_obj2; ast_odbc_retrieve_transaction_obj; ast_odbc_sanity_check; ast_odbc_smart_execute;