IBProvider v1.7.10.542 and v1.8.0.542 beta
Common changes
- Error in IRowsetLocate::GetRowsByBookmark is corrected.
- For the support of IRowsetScroll interface it is necessary to make explicit setting of the property of the rows collection «IRowsetScroll» in true.
Current state of 1.8
At the moment we completed realization and testing of OLE DB interfaces answering for the updates of the rows collections — IRowsetChange and IRowsetUpdate. The mechanism of the return record of updates in database is not thus far implemented.
We proceed from the fact that the final code is stable and with the great probability it will fall into release. Therefore, if you detect deviation or incorrect work, please, report to us about this.
Now collection with the support of updates is accessible through ADO.
We again recall that the produced updates in rows collection are not recorded back in database.
Support of version 1.8 at the level of VCL components
At the moment OLE DB Direct ensures the complete support of the new possibilities of «IBProvider 1.8», and precisely this collection will be soon used for testing of the functionality of provider.
When testing the updatable collections of our OLE DB provider with these VCL components, it is necessary to check that property «IRowsetScroll» is false.