New Features
[Main] [Next]

TurboDB 3.3

TurboDB 3.3 brings still better BDE compatibility and some other exciting features:
·Support for Delphi 6 (All editions)  
·Filter expressions are now 100% compatible to BDE filter expressions (All editions).  
·Filter options as in the BDE are now supported. Previous versions of TurboDB used to employ special comparison operators (e.g. like) for this pupose (All editions).  
·Kylix version has the property editors, too (Linux edition).  
·Date and time formats are now 100% compatible to BDE (All editions).  
·FindFirst, FindNext, FindPrior and FindLast are 100% BDE compatible now (All editions).  
·The batch move component can now create MyBase data packets, that can directly be read by any TClientDataSet component (All editions).  
·OnFilterRecord and OnCalcFields are supported along with calculated and lookup fields (All editions).  
·Comments within SQL statments  

TurboDB 3.0

TurboDB 3 introduces the following new features and enhancements
·TurboDB Components are also available for Kylix. All files and source code are 100% compatible between platforms.  
·New query component for executing SQL statements (Professional edition)  
·Local menu of TTdbTable component in IDE has commands for creating and altering tables. (All Windows editions)  
·New visual tool for managing tables and indexes (All editions)  
·32 bit integer data type in database tables (All editions)  
·Date time data type in database tables (All editions)  
·New methods for creating and altering database tables at run-time (All editions)  
·Additional methods for searching and replacing record field values. (All editions)  
·Import from data set components (All editions)  
·Master-detail-relationship in the BDE standard mode using the MasterFields property (All editions)