TurboBird for 0.9.0 is released
You can check the homepage for download links for all platforms also there is github page where you can contribute.
Also for changelog please scroll down to the bottom of the project’s page.
Announcements of new Firebird related products, or new releases.
You can check the homepage for download links for all platforms also there is github page where you can contribute.
Also for changelog please scroll down to the bottom of the project’s page.
| Upscene Productions is proud to announce the next version of the popular multi-DBMS development tool:
” Database Workbench 4.2.3 Pro ” For more information, see here. |
Click here for the full list of changes in v4.2.3
Click here for the full list of changes in v4.2.2
This release includes the FREE Lite Editions.
Database Workbench supports:
– Borland InterBase (6.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 )
You like this news? Twitter it! Share it! Blog about it!
Here is the download page and you can check the Commit History for interesting changes (new features)and fixes (memory leaks , utf-8 char fields encoding handling).
![]() |
Upscene Productions is proud to announce the next version of the popular multi-DBMS development tool: ” Database Workbench 4.2.2 Pro ” For more information, see here. |
Click here for the full list of changes in v4.2.2
Click here for the full list of changes in v4.2.1
Click here for the full list of changes in v4.2.0
Don’t forget to take advantage of our 20% St.Patrick’s Day Weekend Discount!
The free Lite Editions will be released next week.
Database Workbench supports:
– Borland InterBase (6.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 )
You like this news? Twitter it! Share it! Blog about it!
ХудожникMichael Van Canneyt announced his full text indexer project:
I’ve committed a file/database indexing and search engine, fpindexer, to SVN.
It was developed by Darius Blaszijk, with help from me. One of the planned uses is
to create searchable documentation. I’ve also (in a private project) used it to
implement full-text search on a database that doesn’t support that natively.
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