Firebirdsql.org main website traffic doubles on compete.com
seems that traffic for main firebirdsql.org site doubled if you take a look at compete stats for the last year
Content not direct related to FB, but interesting reading.
seems that traffic for main firebirdsql.org site doubled if you take a look at compete stats for the last year
In our example I’ll show you how to use ASP to access a Firebird database via VisualBasicScript, JavaScript and PerlScript. Although not my favorite language, ASP will serve to illustrate the example. Also note that ASP uses ADO technology to access the database. This involves several “layers” so that access occurs.
Of course this may make access a little slow, but not the object of this article. It also assumes that the reader knows the ASP technology.
Seems there are a lot of bugs and patches accumulating in the DBD::InterBase driver and the community already forked the code on github with many patches and fixes applied to the main code
I will create a renamed driver with the name DBD::Firebird in cpan from the above fork and i will apply all the patches and fix the bugs that were not fixed
You can do this (in theory) using Firebird .Net provider and Mono via MonoDroid (private preview and seems that you need to pay for it later ) or with the opensource project androidmono
After MonoTouch on Iphone / Ipad now you can connect to a firebird database using .net provider and mono
I saw it on this tweet and Jiri answered that he will try it if he gets a MonoDroid sdk
I quote the article :
In the last post, we have already figure out how to connect to the firebird database in Linux/UNIX environment. In this post, I will use application built in Qt framework to connect the firebird database and do simply task.
To allowing Qt applications connect to the firebird database, we need some tools, here I introduce the IBPP project.
Here is the article on howto Connect and Install Firebird 2.5 in Ubuntu from tar.gz and also howto connect to it with Flamerobin GUI
I have finished and updated my guide to build the Firebird (2.5) driver for php 5.3 and added some missing small steps (some include issues)
The Qt toolkit contains many great SQL drivers and among them is also an InterBase / FireBird SQL driver. But the Windows version of the toolkit ships with SQLite and ODBC driver binaries only. The other ones have to be built by ourseleves. This article describes how to build the FireBird driver using MinGW 32bit version of Qt 4.6 for Windows.
Here are the stats from beginning of the year and the big shock is not Windows vs Linux type of pie charts
but that there are downloads from Android !
http://sourceforge.net/downloads/firebird/stats_os?dates=2010-02-01%20to%202010-08-18
I wonder if anyone got it working on it , maybe there are only Java driver related ones, that would make sense
Norman wrote on the Firebird-doc mailing list :
“I’ve just uploaded the following manuals to the firebirdsql.org doc site”