Oct 04 2010
Firebird 2.5 released
Finally the new 2.5 version of Firebird has been released!
Al lot of new feature included in this version, the most intriguish and interesting to me are:
- System audit tracing and user trace sessions via the Services API, making it possible to monitor and analyse everything going on in a database in real time
- Asynchronous cancellation of connections
- Regular expression support using the SIMILAR TO predicate
- Enhanced access to stored procedures in view definitions
- Support for WHERE SOME_COL = ? OR ? IS NULL predications
Comments Off