Database Workbench 4.2.3 released, including FREE Lite Editions

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!

Node.js Firebird driver 0.0.9 is released (tagged)

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).

  • Fix for slda improper init
  • Fixed memory leak for situation when single connection was used several times for several async queries, it also was making server to eat memory
  • Fix to stream for char fields in UTF encoding
  • Added async transaction start
  • One fix to allow run execute procedure (and tests were added)

Database Workbench 4.2.2 released

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!

Free Pascal full text index/searcher classes committed in Lazarus svn

Художник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.

1 58 59 60 61 62 149