Fedora 11 released with Firebird included in repository
Fedora Linux 11 is released and Firebird is included in repository
Fedora Linux 11 is released and Firebird is included in repository
New IBProvider Professional 3.0.0.7270 version has appeared.
Following changes were implemented:
Detailed release description and code samples of the Firebird 2.5 implemented features available here: IBProvider RC4 3.0.0.7270
The first session was a “state of the art” keynote by David I, of Embarcadero Technologies. He covered the status of the company (the new owner of Delphi, since the event last year) and its the commercial offering, but delved also in the Delphi Roadmap announced recently (at the San Jose conference, as covered by this blog), demononstrated gesture support in a Delphi Weaver application and also the new Firebird native dbExpress driver. This is the first time this was shown in public, as far as I know.
Read full post in Marco Cantu blog.
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.
This edition contains the firebird related news from week 1-7 June
Here is an interview with Jim Davis, SAS Institute SVP and Chief Marketing Officer.
He mentions SAS contributions to Firebird project
SAS (through our database access team) is one of the top corporate contributors to Firebird, an open source relational database.
I’m at Delphi Day 2009 , naturally in Italy. This morning I follow an introduction session held by David Intersimone. And after some slide finally he asnwer me a last year question: “when you will support firebird?”
I saw some slide from Rapid SQL and other Embarcadero tools where there is a new item:
FIREBIRD
He showed us how connect to a fdb, insert, list, delete data with a simple grid+dbnavigator in delphi….
I suppose this is a good news!… or not?…
Codebue Fabio
Lazarus and Firebird Embedded tutorial on Windows 32 bits