|
We are pleased to announce that we have finished working on the last part of the provider’s third version – updatable rowsets. Starting from the current release, the third version fully surpasses the functionality of the second version, of course with the new level of quality. The key aspects of the new implementation of updatable rowsets:
For backward compatibility with previous releases of the third version, we defined the new initialization property enable_updatable_rowset that allows to enable/disable support of updatable rowsets. IBProvider v3 and Microsoft Linked ServerWhen using IBProvider v3 as a linked MSSQL server, we recommend to pay attention to the initialization property "nested_trans". With nested_trans=true in the initialization string, the provider supports embedded transactions and you can write MS SQL Server scripts without "set xact_abort on". For the users of dbGo components: new edition of the IBProvider – LCPI.IBProvider.3.LiteLCPI.IBProvider.3.Lite was developed to substitute LCPI.IBProvider.1. It will allow the users of dbGo components to use server cursor for read-only sets, which will drastically reduce storage consumption and increase operation speed of the access component. Moreover, columns with arrays will be available via server cursor. Main Lite’s parameters:
Availability of new builds and editions of the providerAll the clients with active licenses have access to the new and previous builds without any limitations. |