Product Documentation

c-treeACE V11.0 Release Notes

Previous Topic

Next Topic

ctdbRenameTable Now Renames Tables When Working Within SESSION_CTREE Mode

Prior to release V11, the c-treeDB ctdbRenameTable() function was able to rename tables only with a valid database handle involved in the process, which made this function unusable when working with CTREE session modes.

In release V11 and later, new functionality has been implemented in ctdbRenameTable() so that, if a table handle that directly refers to a session is passed to the function, the rename is done at the CTREE level. If the first parameter is a database handle or a table handle referring to a database, the function continues to work as it has in the past.

TOCIndex