Open
Description
When I am setting the parameter
StatementTimeout = 1
in Firebird.conf
OR if I am setting the parameter command timeout=1; in the connection string
When a statement is executed but canceled due to processing time, an Exception is not presented
Different from the normal behavior when executed with a fbclient.dll client such as IBEXERT
"Unsuccessful execution caused by system error that does not preclude successful execution of subsequent statements.
operation was cancelled.
Config level timeout expired."