Installing Perl DBI driver for Firebird 2.5 RDBMS server in #ubuntu and #debian

DBI driver for Firebird and RDBMS server is located in git now

This was tested on ubuntu ubuntu 11.10 oneiric with firebird 2.5 SuperServer installed from repository

Check if firebird dev headers are installed (this package is both for Super and for Classic)
also check if the perl module DBI is already installed

sudo apt-get install firebird2.5-dev libdbi-perl
git clone git://github.com/mariuz/perl-dbd-firebird.git
cd perl-dbd-firebird/
perl Makefile.PL
sudo make install

you can run the test if you want

ISC_PASSWORD=masterkey make test

You Don’t need CPUAffinity, nBackup, shadow and multifile databases

Right now at www.firebirdnews.org you can see (at the right side) the survey about Firebird features in production environment.

Some answers look like dangerous signals, especially for those who run big Firebird databases.

Which of the following FB features you use in production environments?

  • None of the above (49%, 139 Votes)
  • CPUAffinity parameter (27%, 77 Votes)
  • nBackup (24%, 67 Votes)
  • Shadow (13%, 37 Votes)
  • Multifile DB (11%, 31 Votes)
  • Redirection parameter(info) (4%, 10 Votes)

Total Voters: 284

So, what’s wrong with these answers?
Here is the response on Firebird Surgeon

67 Open Source Replacements for Really Expensive Applications – Firebird Replaces #Microsoft #SQL

Why spend thousands or even hundreds or thousands of dollars on a closed source application when you can get a comparable open source app for free? Even if you need commercial support, many open source programs now offer paid support that costs much less than the alternatives.

For this list, we looked for quality, open source alternatives to software that has a reputation for being expensive. Whenever possible, we included MSRPs for the expensive software, though in some cases, the pricing scheme is so complicated that it’s nearly impossible to pin down.

We published a similar list last year, and we’ve updated and expanded the list for 2011. If you have suggestions for next year’s list, feel free to note them in the comments section below.

Read the full article here on Datamation

Firebird Replaces Microsoft SQL Server Standard ($7,171 per processor) Going on 30 years old, Firebird boasts “excellent concurrency, high performance, and powerful language support for stored procedures and triggers.” This community-based project isn’t owned by any commercial entity, but you can get paid support from a variety of third-party partners. Operating System: Windows, Linux, Unix, OS X, Solaris

Happy 11th Birthday, Firebird!

I have updated last year message (+1) from Philippe Makowski, President, Firebird Foundation (Incorporated)

Firebird Foundation members and sponsors, Firebird developers and users,

I wish everybody a happy Firebird project’s 11th birthday.

Past and Present

As you may know, in July 2000, Borland Software Corp. (formerly known as Inprise) released the beta version of InterBase 6.0 as open source. The community of waiting developers and users preferred to establish itself as an independent, self-regulating team rather than submit to the risks, conditions and restrictions that the company proposed for community participation in open source development. A core of developers quickly formed a project and installed its own source tree on SourceForge. They liked the Phoenix logo which was to have been ISC’s brandmark and adopted the name “Firebird” for the project.

So, July 31 2000, the Firebird Project was born.

11 Years On

The Firebird project has a lot of active members. Of course, that doesn’t mean that there are all developers working directly on Firebird code. Some people volunteer for various tasks that surround the core development work, such as documentation, building, testing and packaging on various platforms, mentoring and providing technical advice, web site maintenance etc. Many members are dedicated to a particular sub-project, or to particular problem area. The Firebird Team consists of many skilled and enthusiastic members including primary Interbase developers, former Interbase engineers, experienced Interbase users, and complete newcomers keen to lend a hand in any way they can. This diverse, multi-talented, and ever-growing community is our greatest asset — one that guarantees a very healthy future for the Firebird Project.

In 2002, Firebird 1.0 was released, and the Firebird Foundation was created to support the project. Firebird 1.5 came in 2004, Firebird 2.0 in 2008, Firebird 2.5 in 2010.
The project won Source-Forge awards in 2007 and 2009.
As a 11th birthday gift, we are about to release Firebird 2.5.1 and the work on Firebird 3.0 started.

The Firebird Project is a lively community, open to everyone. We want this community to be a nice place for both newcomers and current members, where everyone feels comfortable and accepted. In the Firebird Community, participants from all over the world come together to create a Free Software RDBMS. This is made possible by the support, hard work, and enthusiasm of thousands of people, including those who create and use Firebird.

 

As you see, the Firebird community is well alive – the recent Firebird Day in Brazil had more than 500600 attendees – and, 11 years on, it is really a challenge that we can be proud to take up. I would like to thank all the past and actual core developers, contributors, sponsors, Foundation members for that.

The Future

Taking up the challenge of the project’s growth is our main concern for the next years. Obviously, to make an even more successful project, we need more contributors, more sponsors, more Foundation members.

Key Points

MindTheBird!

I want to thank the “MindTheBird!” initiative. It’s a good point to have Firebird ambassadors around the world. The Firebird project will work in coordination with “MindTheBird!” leaders to see how to consolidate this.

Our Web Site

The Firebird web site it is revamped, with the help of past donors. This new web site will be a place where you can find more information and ways to contribute to the project.[ED: you can still contribute by finding missing pages or missing manual pages : that means we need you to help with documentation writing and updating the old guides]

More of Everything!

We always need people to write code, documentation, review and triage bug report submissions, maintain the servers that run the Firebird Project and create new applications to make development of Firebird go smoother, develop marketing strategy to promote the usage and support of Firebird worldwide, support other users, give money to the Foundation, setting up Firebird events …

Maybe we’ll drink a beer together at one of our future events …

Long live Firebird !

Firebird 2.5 SuperServer and #MacOSX 10.7 #Lion

Paul Beach wrote on his blog :

There is a small problem with Firebird 2.5 SuperServer and MacOSX 10.7 (Lion)…
SuperServer will not start, and produces a crash report header similar to this

The bug is fixed in Firebird 2.5.1 but Firebird 2.5.1 is not available yet. So I have fixed the problem also in the Firebird 2.5 code and produced 32bit and 64bit builds that work properly.

Read more and the solution (Download) on Paul Beach’s Blog

1 122 123 124 125 126 200