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.
The svn trunk of django-firebird was updated with support for django 1.3
Please, feel free to try. Any feedback is welcome.
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.
Video uploaded to FirebirdSQL channel on Youtube
Marco Cantu speaks about best practices and approaches to develop Firebird and Delphi applications with dbExpress framework.
For more information read the release notes
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)
This post will show an example of using an embedded firebird database in .NET/C# projects.
Here is the guide on installing Firebird 2.5.1 from FreeBSD 9 Ports and
creating your first test database; also we show you how to install
Flamerobin GUI (administration tool) and the PHP driver for it. This was tested on fresh FreeBSD 9 on a kvm-linux virtual machine.
IBSurgeon Log Viewer is designed to facilitate viewing and analyzing long Firebird and InterBase logs. Many Firebird and Interbase developers and administrators do not pay enough attention to the contents of firebird.log (interbase.log), though there is a lot of useful information, which can help to find and resolve various issues with Firebird/InterBase databases.
Originally Log Viewer was IBSurgeon’s internal application, which helped to quickly navigate through very long Firebird and InterBase logs, and in version 2.0 it became mature enough to be released for the community.
Download free version from IBSurgeon’s site.
Install it and open server’s log (usually it’s in C:\Program Files\Firebird\Firebird_n_n\ folder). There are also descriptions for log entries shipped with IBSurgeon Log Viewer:
Feel free to contact IBSurgeon Support (support@ib-aid.com) if you see suspicious messages in your logs. Don’t forget to attach log to the message!
You can check his tweet and the package page in ArchLinux:
Just updated #php-pdo-firebird package in #ArchLinux User Repo to connect to @FirebirdSQL from PHP 5.3.9. #Firebird http://t.co/XyeaRJE0
If you find this package useful and want to have it in the community repository, please Vote Up!
Question of the day on Stack Overflow is :
How to make an efficient check constraint for an e-mail field in Firebird (if field value not null)?