Django south fork with support for firebird was merged into main trunk (original project)
News via Maximiliano Robaina and here is the patch
To check more about the project you can check it’s homepage
Announcements of new Firebird related products, or new releases.
News via Maximiliano Robaina and here is the patch
To check more about the project you can check it’s homepage
See the lazarus full thread and you can clone the git repository
It’s a small app that sits in the tray, and can be used to manage project time.
If there is interest, I can donate it to the Lazarus community. It also serves
as a nice example of how to program Lazarus and tiOPF.
It also keeps a todo list and a list of interruptions.
(the helpdesk walks in and out of my office, which I started tracking to
prove that this practice costs me 1.5 hours a day.)
I posted the project at
http://www.freepascal.org/~michael/timetrack.zip
You’ll need tiOPF and a database server.
I use (and recommend) Firebird, but changing it to something
else takes about 2 lines of code.
The included time.sql file creates the database.
![]() |
Upscene Productions announces the 2nd public beta of: “Hopper – a Stored Code Debugger” |
This release fixes several issues as reported by you, our users, and introduces Firebird 3 Stored Functions support.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
You like this news? Twitter it! Share it! If you’d like to blog about it, contact us!
Philippe Makowski wrote on google plus
I finished the port of FDB to Python 3 all tests seems ok
next step : merge into FDB upstream
You can grab it there :https://github.com/pmakowski/fdb/tags (tag is v0.1)
git repo : https://github.com/pmakowski/fdb
![]() |
Upscene Productions is proud to announce the first beta of a new tool: “Hopper – a Stored Code Debugger” |
This beta is available for Firebird, after it’s version 1 release, an InterBase Edition will be made available soon, a MySQL Edition will follow later this year.
For more information and a trial download, see the news @ Upscene Productions, pricing information is available.
March 1 Update!
New installer uploaded to fix a problem with missing syntax highlighting files.
You like this news? Twitter it! Share it! If you’d like to blog about it, contact us!
Philippe Makowski announced that he just committed new files in github fdb repository
He implemented firebird services api for Python 3 driver, this driver version doesn’t work yet for Python 2, and it is only the first step.
Certainly some improvements would be welcome.You can see diff here
The hope is that he will start working on fbcore soon
News from ibexpert page
New Data import, Extract metadata and Search metadata features, new IBEBlock functions, and more
New features include:
smallint values when importing data into a new table. You can also now automatically generate simple column names for the target table.Since version 2011.12.01 IBExpert now uses the Firebird database and Firebird Embedded 2.5 to store all IBExpert data (registered databases, query histories etc.) by default. In previous versions by default IBExpert stored this data in the IBExpert.stg file and the user was able to change this manually in Options / Environment Options / User Database. Working with IBExpert.stg is still possible (for example, if you disable the User Database manually), but you will get a warning every time you start IBExpert, and we will not support this method in the future.
setup_customer.exe) can be downloaded here (for customers with valid license keys). You can also download the customer version in theIBExpert KG Download Center. If you can not see it there, you might have used a different e-mail in the customer registration process or your account has already expired.setup_trial.exe) can be downloaded here (45 day test version) or from the IBExpert KG Download Center.setup_personal.exe) can be downloaded here (version with limited features free of charge).| Upscene Productions is proud to announce V2.5.0 of FB TraceManager, a specialized tool to continuously monitor your Firebird database via the Firebird 2.5 Trace API. |
More information on the new release is available here:
http://www.upscene.com/displaynews.php?item=20120215
Beside the Trace API stuff, V2.5.0 now adds per-database monitoring including:
In combination with the Trace API, this is a powerful and integrated toolset to optimize and tune your Firebird server, database and client application even further.
Read more about per-database monitoring here:
http://www.upscene.com/documentation/fbtm2/database_monitoring.htm
More information on the product is available in the FB TraceManager section on our website, including an edition comparison sheet, webcasts etc.:
http://www.upscene.com/go/?go=fbtm
The full product documentation is also available online:
http://www.upscene.com/documentation/fbtm2/index.html
![]() |
Upscene Productions is proud to announce the next version of the popular multi-DBMS development tool: ” Database Workbench 4.2.1 Pro ” This release includes the FREE Lite versions for InterBase, Firebird and MySQL. For more information, see here. |
For a video explaining how to debug a Firebird Stored Procedure, click here.
Click here for the full list of changes in v4.2.1
Click here for the full list of changes in v4.2.0
Database Workbench supports:
– Borland InterBase ( 4.x – XE )
– Firebird ( 1.x, 2.x )
– MS SQL Server/MSDE ( 7, 2000, 2005, 2008, MSDE 1 & 2, SQL Express )
– MySQL 4.x, 5.x
– Oracle Database ( 8i, 9i, 10g, 11g )
– Sybase SQL Anywhere ( 9, 10, 11 and 12 )
– NexusDB ( 3.0 and up )
Kitto allows to create Rich Internet Applications based on a data model that can be mapped onto any database. The client-side part uses ExtJS (through the ExtPascal library) to create a fully AJAX application, allowing you to build standard and advanced data-manipulating forms in a fraction of the time.
Kitto is aimed at Delphi developers that need to create web application without delving into the intricacies of HTML, CSS, Javascript or learning to use a particular library such as ExtJS, yet it allows access to the bare metal if required.
Kitto includes a database-agnostic data-access layer, allowing to create applications that work on any database engine and port applications between database engines.
A Kitto application is described in a set of easily maintained YAML files, keeping definitions abstract and declarative and allowing for future extensions. Business rules are enforced either declaratively or through small javascript fragments on the client, or in Delphi code on the server.
Kitto was designed by Nando Dessena and its development is sponsored by Ethea, which uses Kitto for internal development projects and client work and provides Kitto-related tools, support and development services.
Start here for further information.

The getting started guide can be tested with Firebird and Delphi
