Local protocol and multi-core processors
Dmitry Kuzmenko posted in his blog an “interesting” situation detected with the use o gbak + Firebird 1.5 + Local protocol. Read it here.
Technical articles, How-tos, guides, etc.
Dmitry Kuzmenko posted in his blog an “interesting” situation detected with the use o gbak + Firebird 1.5 + Local protocol. Read it here.
Question of the day on Firebird odbc driver list
has anyone used JavaScript in PDF-Forms with the ODBC driver?
I can’t retrieve any values from the database.
ps: maybe the driver is not configured OK
Now in Firebird Fisheye you can create queries on the source code repository
For example here is how to get the changes with “Misc” comments
select revisions from dir /firebird2/src where (is head and comment matches “Misc”) group by changeset return path, revision, author, date, csid
When you get “unavailble database” error prompt connecting to Firebird service is annoying and difficult to trace. Sometime it works and sometime it doesn’t. We don’t know when it works and when it doesn’t Here is guide to trace the issue.
After a request on the Firebird-Java mailinglist, I [Mark Rotteveel] offered to work on creating support for the Firebird database in the Eclipse Data Tools Platform.
Here is the guide (in Italian) for installing Firebird and Python driver on Ubuntu
Guide is written in Italian language but it’s easy to follow it
Bernardo Giovanni posted in his blog an article (in Italian) explaining how to retrieve a list of tables, views and columns from a Firebird database.
Here is the article with what is new in Firebird , I used google translate to read what is all about
Here is the install guide for php5.3 and pdo on centos 5.3 using the remi/epel repositories ,
Now the remi repository can be used for Fedora 10 also