Icon View Incident Report

Serious Serious
Reported By: Elevate Software
Reported On: 6/21/2000
For: Version 2.01 Build 1
# 557 Explicit TDBISAMQuery UnPrepare Method Call Required in 2.x but not in 1.x

The requirement for an explicit TDBISAMQuery UnPrepare method call when the Prepare method was not explicitly called to begin with has been removed. If you call the Open method of a TDBISAMQuery component without calling the Prepare method first, then the UnPrepare method will not be required after the Close method call in order to free the resources allocated to the query.


Resolution Resolution
Fixed Problem on 6/22/2000 in version 2.02 build 1
Image