ADO.NET provider for Firebird 2.7.5 released
The 2.7.5 version of ADO.NET provider for Firebird is ready for download. More info…
Announcements of new Firebird related products, or new releases.
The 2.7.5 version of ADO.NET provider for Firebird is ready for download. More info…
This version fixes Segmentation fault issues
Release files can be found here
To install it using gem
rvm use ruby-1.9.3-p125
gem install rubyfb
Fetching: rubyfb-0.6.4.gem (100%)
Building native extensions. This could take a while...
Successfully installed rubyfb-0.6.4
1 gem installed
FDB release 0.7.2 is out:
http://pypi.python.org/pypi/fdb/0.7.2
Highlights for this release:
– Python 3 Support (thanks to Philippe Makowski)
– Support for Distributed Transactions
– Support for NBACKUP Service
– Support for Trace Service
And as always, some bugs fixed.
Main target for next version: support for Firebird Events.
Note: I’m really glad that Philippe joined the FDB team, especially to look after Python 3 support (but not only that). Thanks!
You can also read the announcement on firebird-python list
![]() |
Upscene Productions announces the 3rd public beta of: “Hopper – a Stored Code Debugger” |
This release fixes several issues as reported by you, our users, and adds a small new feature.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
You like this news? Twitter it! Share it! If you’d like to blog about it, contact us!
There are quite a few changes if you watch the svn and github changelog
Here is the download page and the full changelog
Documentation page is located on github
http://nakagami.github.com/pyfirebirdsql/
Here are the issues solved:
Incorrect handling empty row for RowMapping : issue #30
Use setuptools instead of distutils.core import for setup.py : issue #31
InternalError after commit : issue #28
You can check the homepage for download links for all platforms also there is github page where you can contribute.
Also for changelog please scroll down to the bottom of the project’s page.
| Upscene Productions is proud to announce the next version of the popular multi-DBMS development tool:
” Database Workbench 4.2.3 Pro ” For more information, see here. |
Click here for the full list of changes in v4.2.3
Click here for the full list of changes in v4.2.2
This release includes the FREE Lite Editions.
Database Workbench supports:
– Borland InterBase (6.x – XE )
– Firebird ( 1.x, 2.x )
– MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
– MySQL 4.x, 5.x
– Oracle Database ( 8i, 9i, 10g, 11g )
– Sybase SQL Anywhere ( 9, 10, 11 and 12 )
– NexusDB ( 3.0 and up )
You like this news? Twitter it! Share it! Blog about it!
Here is the download page and you can check the Commit History for interesting changes (new features)and fixes (memory leaks , utf-8 char fields encoding handling).