Worth Reading

Delphi 2009 is out

But still no “official” support for Firebird, as Nick Hodges states in this podcast. BUT, rumors says that there will be news about this in the future. Anyway, Firebird users has tons of third party access components (IBO, FIBPlus, InterXpress, UIB, Zeos, etc. etc.) to be used with Delphi so, no official support doesn’t mean any [...]

Creating a Flamerobin/Firebird livecd with Ubuntu Hardy Heron 8.04.1

This is an howto create your own ubuntu live cd with firebird/ubuntu and custom applications ,in guide ubuntu variation used was Xubuntu (is smaller and can be customized easier ) but it works for any hardy release                    

Fatal lock manager error: semaphores are exhausted

If you get this message in firebird.log Fatal lock manager error: semaphores are exhausted, errno: 1 It means that you sould try to increase semaphores count in firebird.conf.                    

FirebirdConfig 0.1.2.17 released

FirebirdConfig is free and provides you with a friendly user interface in order to configurate the firebird operation modifying the firebird.conf file with the most intuitive and functional graphic form                    

Store server generated values in Entity Framework in Firebird

Server generated values - not only autoincrements are very useful think. Entity Framework supports two types “Computed” and “Identity”. When you update or insert entity, these fields are automatically refreshed according to state in database (after calling SaveChanges). For more info look at StoreGeneratedPattern.                    

Forced-Writes and Firebird database corruption

If there were statistics on corrupted Firebird databases, I believe more than 80% of them would have something in common: they were running with forced-writes off. Since Firebird 2.1 forced-writes also work in linux. With that in mind I put together a comparison between the two modes. What are forced-writes and when to use them? I hope DBAs [...]

Forrester: Open source databases should be part of every database management system strategy

Open source technologies continue to make headway in the enterprise, and none more so, perhaps, than open source database management systems (DBMS). Read full story here.                    

PostgreSQL - Firebird comparison - updated

Google led me to a comparison sheet about PostgreSQL and Firebird by AMSoftwareDesign, as it looks a bit outdated I decided to add some infos about the latest Firebird release, see it in action                    

Setting up ColdFusion and Firebird

After a long struggle on Devshed forums I decided to try on my own, after all I know Firebird and don’t see why it and ColdFusion can’t play nice together … infact they did, and easily.                    

Another great new feature of Firebird 2.5

Other than CREATE USER something really valuable has been added, the ability to query other databases.                     image image image image
Source:

Firebird SuperClassic - Another option

Called SuperClassic, it will be the basis for the multi-processor support that we’ll see in Firebird 3.0. Don’t lose count. Starting from Firebird 2.5 you will be able to choose among SuperServer, ClassicServer and SuperClassic. Basically SuperClassic is like ClassicServer. Only instead of a process for each attachment it uses a single process with a thread for [...] image image image image
Source:

Apache, PHP and Firebird Performance Tuning

In the last post I commented that I had a test-bed application, based on Apache, PHP and Firebird, and once the problem with the images was solved I could finally start doing the actual performance testing/tuning that I originally wanted to do.  The only major changes from the last post is that I’ve now upgraded the database engine to the [...] image image image image
Source:

The Darwin Race of Languages

The Darwin Race of Languages is a “competition” started by Bart Roozendaal to check what programming language is better. It seems that they will choose a kind of application that need to be developed, and participants will use the language of their choice to code it, and in the end, they will choose which one [...] image image image image
Source:

Firebird has some funny ways of handling passwords

Firebird has some funny ways of handling passwords. The maximum length of passwords that is evaluated is 8 characters. Every character after the 8th is silently ignored. That’s especially funny because the ‘default’ password for a Firebird-installation is ‘masterkey’, which has 9 characters. You can, however, successfully log in to freshly installed Firebird-servers providing the [...] image image image image
Source:

Firebird 1.5 SQL Temporary Reference Update

This guide documents the changes made in Firebird 1.0 and 1.5 SQL since the fork from the open-sourced InterBase 6.0 codebase. Here is the Pual Vinkenoog’s announcement on firebird-docs list Just uploaded a Firebird 1.5 SQL Update Reference to this temporary location: http://www.firebirdsql.org/devel/doc/manual/temp/ You [...] image image image image
Source:

Valid XHTML 1.0 Strict

Syndicate content