ANN: dbExpress Driver for Firebird version 39
4.1.2012.39 Release on 04 Dec 2012
- Fix catastrophic failure when displaying string in SQL monitor.
- Fix SQL monitor unable to display SQL string encoded in Unicode.
Download here.
Firebird related news
4.1.2012.39 Release on 04 Dec 2012
Download here.
Our second milestone on the road to Django 1.5 came today, with the
release of the first beta package. Please test it with the new Firebird driver
On Python 2.x and Python 3.x
Release notes are here
I have made a 32/64 bit ODBC Firebird Driver Matrix that could help you choose the right
Firebird odbc driver
Odbc driver must be configured in the corresponding driver admin
(32 bit odbc fb driver = 32 bit ODBC admin)
(64 bit odbc fb driver = 64 bit ODBC admin)
Starting ODBC Administrator can be done from the following dirs on 64 bit systems:
32bit version: \Windows\SysWOW64\odbcad32.exe
64bit versiom: \Windows\System32\odbcad32.exe
Firebird client (32 or 64 bit) can talk to any Firebird server (32 or 64 bit).
This is related to this Question on StackOverflow
http://stackoverflow.com/a/13510476/66242
Here we explain Firebird’s multi-generational architecture and its effect on Firebird’s database performance, illustrated by analysing the database statistics.
Please upvote your favorite database system
As it turned out the I introduced regression in 3.0.1. It’s now fixed in 3.0.2. http://blog.cincura.net/233086-ado-net-provider-for-firebird-3-0-2-released/
I’m glad to release today version 3.0.1 of .NET provider for Firebird. You can read more at http://blog.cincura.net/233084-ado-net-provider-for-firebird-3-0-1-released/.
Fenixsql simple multiplatform admin tool for Firebird developed with Firebird Library and released under GPL License (produced with Lazarus ide)
Part two of the previous article is now online : Introducing message brokers and message queues
Here are the source code changes for Firebird 2.5.x branch in the Month of October :
– Fix compilation for semaphore classes [57221]
– Backport fix for CORE-3946 – UNICODE collations does not work with ICU 49 [57236]
– Fixed the backporting bug introduced while fixing CORE-3902 [57244]
– Avoid a sweep pass for temporary tables, as the sweeper always sees those tables as empty, but even setting them up as empty has a non-zero cost [57265]