Mono Firebird Example updated for Mono 2.10.x release
I have updated the example and steps for mono 2.6/2.10
This version doesn’t include the recompile from scratch instructions for the driver (seems to work only from the windows side)
News from the Firebird developers.
I have updated the example and steps for mono 2.6/2.10
This version doesn’t include the recompile from scratch instructions for the driver (seems to work only from the windows side)
This fixes the build issue with perl 5.14.
Also i have tagged this with release 0.53 in git repository.
The cpan tar is be available here http://search.cpan.org/~mariuz/.
Mageia 1 is here : http://blog.mageia.org/en/
It is a community driven project and a Firebird friendly distribution with Firebird 2.5.0, PHP, PHP-pdo, Perl, Ruby drivers, Rails adapter, Flamerobin, and Python drivers (kinterbasdb and firebirdsql).
You can read more on Philippe Makowski’s blog
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
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/
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.
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
Jiri wrote on his blog :
I recently improved the command logging in ADO.NET provider for Firebird. Let me start with little bit of history and then you’ll see the motivation and current improvements.
|
We are approaching the end of web-site development process.
Now we need attention of beta-testers for Documentation section Please look through Documentaion section, try to find your favorite documents/guides/articles and report found issues to the tracker Thanks in advance. Regards, |