Author: mariuz
FirebirdDA : Firebird database adapter for Zope2
Flamerobin New snapshot 0.9.3.2210.* builds
New snapshot builds (SVN revision 2210) for Windows 32 and 64 bits are
available on SF.net.
Feedback on field and text delimiter settings for save grid data as CSV
file command would be especially welcome.
Thanks
—
Michael Hieke
What version of Firebird do you use? Poll time
There is a new poll on linkedin about the Firebird versions
The trunk of django-firebird was updated with support for django 1.3
The svn trunk of django-firebird was updated with support for django 1.3
Please, feel free to try. Any feedback is welcome.
ANN: django firebird with south support
Maxi Robaina wrote on django-firebird list
I’ve a first attempt for support firebird into django-south.
You can give a try at https://bitbucket.org/maxirobaina/south
Feedback is wellcome.
Delphi and Firebird: Marco Cantu’s webinar is now uploaded to Youtube channel
Video uploaded to FirebirdSQL channel on Youtube
Marco Cantu speaks about best practices and approaches to develop Firebird and Delphi applications with dbExpress framework.
IBReplicator V4.0.8 has been released.
For more information read the release notes
FBClone version 2.1.4 is released (bugfix release)
FBClone v2.1.4 is released .This is a “bugfix release” (field “XxX” not found when used against case sensitive databases.)
FBClone can clone a Firebird database in one shot (instead of backup/restore cycle) and pump data from one database to another with the same structure, it handles metadata / data charset conversion and may be useful to ease database owner change process or to migrate a database between two different firebird versions (eg. 2.1 -> 1.5)
Using Embedded Firebird Database In .Net Projects
This post will show an example of using an embedded firebird database in .NET/C# projects.