Firebird Head Git mirror
I have created an firebird head mirror with daily updates
http://gitorious.org/firebird-head-mirror/firebird-head-mirror
the git cvs import was done this way
I have created an firebird head mirror with daily updates
http://gitorious.org/firebird-head-mirror/firebird-head-mirror
the git cvs import was done this way
The Firebird 2.1 Language Reference Update is now online at
http://www.firebirdsql.org/refdocs/langrefupd21.html
The PDF failed to build with tons of errors. I’ve got no time
to investigate the problem now; leaving for France tomorrow
morning. If somebody else wants to have a shot at it, please
do. The CVS sources are up-to-date. Read more
Lorenzo Alberton wrote in his blog about his paper presented at PHP conference
Storing tree structures in a bi-dimensional table has always been problematic. The simplest tree models are usually quite inefficient, while more complex ones aren’t necessarily better. In this talk I briefly go through the most used models (adjacency list, materialized path, nested sets) and introduce some more advanced ones belonging to the nested intervals family
ED: some of the principles can be applied to Firebird with CTE
A new release of the Firebird Eclipse plugin is available on
http://www.lawinegevaar.nl/firebird
Version 1.0.1.200907101543
Bugfix and ‘less-is-more’ release
Changes:
* Code cleanup
* More delegation to standard DTP implementation
* Sourcecode added to distribution Read more
I’m pleased to announce CrunchyFrog 0.4.0.
CrunchyFrog is a SQL client mainly (but not solely) for the GNOME desktop.
Download:Visit the project page http://crunchyfrog.googlecode.com for more information about requirements and pre-built binaries.
KinterbasDB 3.3 is required .Here is the guide for KinterbasDB on Ubuntu . The one from Ubuntu’s repository is outdated.
About a month ago there was a question in Firebird (CZ) group how to find whether the user is able to use particular role or to get all roles for user.
As you probably know, a lot of stuff (almost everything) is in system catalog (system tables). The only problem is to figure out what’s the right set of parameters to use. To get all roles with users able to use it, you can use …
I’m pleased to announce availability of the first test version of
FB/Java plugin.
FB/Java is a plugin for FB external engines feature, to be presented in
v3.0, that allows execution of Java code at the server side. The plugin
allows classes/resources in the file system or stored in the database.
File system classes/resources are global and the code run with all
permissions. Database classes/resources are per-database and code runs
accordingly with per-engine configured security policy.
Also it seems that is quite fast from Adriano’s tweets
So now we have more than 400000 total visitors, Thank you all humans and bots , Let’s work and spread the word further :add the link to your blogs and contribute back with articles, maybe translate articles in your binary language
Here is one example http://firebird-pl.blogspot.com/ (we will add it to the right side)
Philippe Makowski created a prerelase repositories for OpenSuse and SLE
Choose the repository you need and setup Firebird 2.1.3RC1, Flamerobin and the Python driver