New Features
Top  Next


TurboDB 3.5

New TurboDB 3.5 features are:
·Support for C++ Builder 6 (All editions)  
·New TTdbEnumValueSet component to make working with enumeration fields easier (All editions)  
·Easy-to-use SQL Builder property editor for TTdbQuery.SQL (Professional edition only)  


TurboDB 3.4

TurboDB 3.4 improves the toolset for managing and converting tables and enables the developer to create a single executable for the application also on Windows.
·Support for Kylix 2 (All editions)  
·Support for localization of error messages (All editions)  
·Deploy application all-in-one without DLL (All editions)  
·Import and export wizard in TurboDB Viewer (All editions)  
·Import from ADO in TurboDB Viewer (All Windows editions)  
·Improved BDE table conversion (All Windows editions)  
·New BDE query conversion (Professional Windows edition only)  


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 statements  

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)