Product Documentation

c-treeACE V10.3 Release Notes

Previous Topic

Next Topic

SQL - ADO.Net inefficient LVB retrieval - Wrong server version checking

The ADO.Net driver retrieved LVB from the server in chunks of 8192 bytes maximum instead of using a larger buffer, which would have been more efficient. The logic has been changed to improve this.

The logic has also been changed to retrieve the server version numbers (by calling the fc_get_server_version stored procedure) the first time the version number is required.

TOCIndex