Firebird is alive and secure

The following was sent to Charles Babcock at Information week in reply to an article entitled:

Open Source Code Contains Security Holes

As a developer and administrator of the Firebird Project I completely reject the statement you made in the above article.

“The somewhat moribund Firebird project, for example, is listed with 195 identified defects, of which it has verified zero and fixed zero. The active Firefox browser project, on the other hand,
has fixed 370 bugs, verified 56 and faces another 246 to verify and fix.”

How to influence Firebird’s roadmap

Maybe a few people know (or use it), but anyone can actually influence in what new features should appear in the next FB version, or what bug should get priority in fixing, etc. This can be done in the Firebird Tracker. The “Find Issues” menu item can be easily used to find out what new features, improvements or bugs are already registered. Of course, you can register new tickets if your issue isn’t listed yet. To increase the priority, you need to be logged-in and VOTE for it.

Howto install firebird odbc driver for unixodbc (from source )

Here is an small guide on installing firebird odbc driver from source (alternate you can install it from binary repository )

A good reference to unixodbc is located here

1 60 61 62 63 64 84