Previous Topic

Next Topic

Built-in Stored Procedure Added to Return Server Thread ID

A built in stored procedure was added to c-treeACE SQL to return the server thread ID. This procedure takes no parameters and returns a result set with a single row containing an SQL INTEGER column with the task ID.

fc_get_taskid()