InterXpress for Firebird version 1.0.5 released!
[05-27-2003]
InterXpress for Firebird is our driver that supports Borlands dbExpress technology - release 1.0.5 has a bugfix related to the precision of NUMERIC(18,0) columns. You can download a copy of it right here. Currently supported are Delphi 6, Delphi 7, Kylix 3 and C++Builder 6 (non tested - comments welcome!).
Changes
Version 1.0.5
- Fixed an error with precision reporting for NUMERIC(18, 0) columns
Version 1.0.4
- Fixed an error that could cause Access Violations with Integer columns
Version 1.0.3
- Driver uses the WaitOnLocks parameter for all transactions including the default transaction
- Driver honors the CommitRetain parameter for all transactions except the default transaction (always Commit, no retaining)
- Driver uses "fbclient.dll" or "libfb.so" if it exists (instead of "gds32.dll" and "libgds.so")
Version 1.0.2 (released to customers only)
- Fixed an error with ISQLMetadata.GetColumns when getting single column data only
- Fixed an error with transactions
- Fixed an error with the driver incorrectly reporting it doesn't understand multiple transactions
Version 1.0.1 (released to customers only)
- Minor multi-transaction related issues
Description
With InterXpress for Firebird you have guaranteed access to Firebird and all its features. The driver comes in three versions:
- Desktop Edition
- Server Edition
- Server Edition with Connection Pooling
Desktop Edition
The Desktop Edition is aimed at deploying and developing applications that use a localhost or local protocol connection and accepts up to four connections per client process. The license includes full rights to deploy the driver at any number of sites for any number of workstations.
Server Edition
The Server Edition is aimed at deploying and developing applications that require a remote connection (client/server) and allows unlimited connections from a single client process. The license includes unlimited rights to deploy the driver at any number of sites for any number of workstations and/or servers.
Server Edition with Connection Pooling
Basically the same as the "Server Edition" but with internal connection pooling. Specifically useful for application servers and webserver applications without having to build a connection pooling mechanism - this driver already has it! Instead of pooling the dbExpress connection (an added layer by Borland), it pools the actual database connection. So there's nothing you have to change in your application!
All versions come with a full year of support and maintenance updates. The support period can be extended at a reduced price after the first year.
Firebird Sponsoring
Upscene Productions sponsors the Firebird Project - a percentage of your license fee for InterXpress for Firebird is contributed to the Firebird project and its developers.
|