Firebird Python Driver KInterbasDB 3.3 Released

Source and binary distributions for Windows are ready for download at
http://www.firebirdsql.org/index.php?op=devel&sub=python

Completely reworked and extended documentation is also available
on-line at http://www.firebirdsql.org/devel/python/docs/3.3.0/

There Are no binary Linux packages of
KInterbasDB, only Windows ones, because you can easily install
KInterbasDB on Linux from source package by using: python setup.py build
and install commands (Python version of make; make install). Everything
what you need for successful source install is GCC and Firebird
installed.

See this page for details .

Firebird RDBMS GUI Administration Tool gfb 1.0 released

This administration tool is targeted at Linux Operating System and written in pure C, with GTK and GLADE interface.

Compared with its former generation of kfb (written in qt) this application is much faster,

All libraries used in this application are open-sourced free software, and because of GTK’s lisence, this application itself is not required to be open-source, and can be used for any purposes free.

Many new functions have been added into this application since the publication of kfb, and gfb is based on Firebird 2.1.1

Two Firebird days in Germany – Erlanger Firebird Tag

Hello,

For German language please have a look at our DBA Blog:
http://www.blogs.uni-erlangen.de/db/stories/2717/

to  shorten the time to the next firebird conference there will be a
small     firebird     day     in    Germany,  Erlangen  at the RRZE
(www.rrze.de)   (local     computing    center   of  the  university
Erlangen-Nürnberg) from 8th to 9th May 2009.

We’ll start at Friday morning and end at Saturday evening.
There might be a pre day presentation for sponsors on 7 May.

The main track will be in German but it’s also possible to have some
English  talks as  the  once  of  Dimitry and Vlad for example and
international after track meetings.

-= Today I’m looking for sponsors and speakers =-

Voting for the 2008 LinuxQuestions.org Members Choice Awards

You can show your support by voting your favorite Database in the “Database Of the Year category”
You just need to register first

http://www.linuxquestions.org/questions/2008-linuxquestions.org-members-choice-awards-83/

I’m happy to announce that the nominees have been selected and the
polls for the 2008 LinuxQuestions.org Members Choice Awards are now
open. Congratulations to everyone that was nominated.

Solaris port of Firebird 2.5 on x86 finished

Alex Peshkov wrote on firebird-devel list

Happy to notify you that I’ve finished with solaris port of 2.5 on x86. I.e.
currently out code base works not only with windows and posix threading, but
also with native solaris. Both dev and release builds pass tcs OK except few
minor issues with double precision arithmetics, when digits like
12.3456789123456 differ in the last column. I suppose this is related with
VirtualBox VM problems (in all other aspects it runs Solaris wonderful).

Tests with MSVC8 runtimes and Firebird 2.1.1

For all those who followed this thread, I will sum up what we have
found out:

Up until FB 2.0 it was possible to deliver a Firebird Client or a
Firebird Embedded Server by just copying the files like fbclient.dll
or fbembed.dll (and a few others) together with the MS VC Runtimes
(msv*.dll) into one folder.

Starting with MSVC8 (which is used by Firebird 2.1) and Windows XP,
just having the MSVC files in the same directory is not sufficient any
more. They have to be “installed correctly”. I don’t know what that
means exactly, but in effect it means they have to somehow be
magically teleported to the Windows\WinSxS directory where they get
funny names.

Embarcadero/CodeGear officialy interested in Firebird

Marco Cantu posted in his blog some comments about the closing session of CodeRage (an intl on-line conference done by Embarcadero/CodeGear):

The Closing Keynote was given by Embarcadero CEO Wayne Williams and was very interesting[…]Two noticeable things. First, an official reference to Firebird as a database they want to invest to. I guess better Delphi connectivity and DatabaseGear support might come to this database, but it is just my speculation.

Read the full post.

1 49 50 51 52 53 84