Language Reference Update 2.5 is ready

Hi all, After a huge delay of almost half a year, the Firebird 2.5 LangRef Update is finally ready!

http://www.firebirdsql.org/file/documentation/reference_manuals/reference_material/html/langrefupd25.html
http://www.firebirdsql.org/file/documentation/reference_manuals/reference_material/Firebird-2.5-LangRef-Update.pdf

I’ve asked Olga to add it to the doc index at http://www.firebirdsql.org/en/reference-manuals/ and post a news item.

Cheers,
Paul Vinkenoog
_______________________________________________
Firebird-docs mailing list

https://lists.sourceforge.net/lists/listinfo/firebird-docs

Firebird SQL web-site has new look and feel: www.firebirdsql.org

Visit new http://firebirdsql.org and and enjoy new abilities: subscribe to Newsletter, Twitter, Facebook

Please report any missings , wishes to firebird-website list or rush the bugs in the firebird tracker (The WEB component)

ps:This one of the steps completed into attracting more developers on using Firebird and looking more modern and trendy
Also if you find some some pages from the old site that are not integrated yet , here is the url http://web.firebirdsql.org/

Status of PHP PDO_Firebird as of May 2011

Working both with Firebird SQL and PDO (but not yet at the same time) I am interested in the combination of both.
According to the documentation the extension is still in experimental status, but I was still curious about how far it has progressed. I decided to redo the experiments Lorenzo Alberton did in an article in 2006.

I performed these tests on PHP Version 5.3.6 with Firebird 2.5 on a Windows 7 machine.

http://www.gn0s1s.nl/?p=108

 

Firebird nagios plugin written in #python

At work we use a lot of Firebird databases, and so far our system admins checked the availability of a Firebird Database by simply trying to connect via telnet to the port 3050 and see if they would get a response. With this kind of check you can’t really determine if the database is really up and running,

Therefore they asked me if I could write a plugin for nagios which would do a real check to ensure that the Databases are up and running, here is my result.

I chose to write the plugin in python, due it’s simplicity, and because I already wrote some script using the python-kinterbasdb extension

New Flamerobin snapshot revision 2100 in #debian unstable

The main change is that now it requires firebird2.5-dev instead of firebird3.0 headers and decided that is better to  have a flamerobin 0.9.3 in the distros released for the next 1-2 years with a stable firebird 2.5.x and add firebird 3.0 requirement when is ready and stable ~1-2 years
Changelog:
* New upstream SVN snapshot : revision 2100
Uploaded to unstable
* Stop using system-wide ibase.h.Unstable has no fb3.0 so system-wide ibase.h has no boolean defines,which are used by FR and were ported to IBPP’s embedded copy of ibase.h
* build-depend on firebird2.5-dev instead of firebird-dev(firebird-dev is only in experimental)

You can download and install the package directly from debian sid (tested and works on ubuntu natty too )
http://packages.debian.org/sid/flamerobin
Also for ubuntu the install guide is now updated

1 22 23 24 25 26 57