Previous Topic

Next Topic

Internal Stored Procedure Added to Verify Transaction Mode of SQL Tables

An internal stored procedure has been added to c-treeACE to verify the transaction mode of SQL tables. When fc_check_file_tran_state is called, it returns a list of tables (with their owner) not matching the proper transaction mode for the SQL database in use. That is, for “normal” SQL databases the list of tables not having TRNLOG. fc_check_file_tran_state requires no arguments.