FDB Python driver for Firebird v1.4.4 is available for download
FDB Python driver for Firebird v1.4.4 is available for download
Here is the changelog http://pythonhosted.org//fdb/changelog.html#version-1-4-4
FDB Python driver for Firebird v1.4.4 is available for download
Here is the changelog http://pythonhosted.org//fdb/changelog.html#version-1-4-4
node-firebird 0.4.0 released with initial support for Service Manager .
For the moment only Backup Service is implemented
Firebird.attach(options, function(err, svc) { if (err) return; svc.backup( { database:'/DB/MYDB.FDB', files: [ { filename:'/DB/MYDB.FBK', sizefile:'0' } ] }, function(err, data) { console.log(data); });
Qt 5.4.1 and Qt creator 3.3.1 released with many fixes and enhancements
C++ NodeJS module is updated with fixes for the Node v.0.12 release.
Fix was related to nan version and api changes.
Upscene Productions is proud to announce the availability of the next release of the popular multi-DBMS development tool:
” Database Workbench 5.0.10 “
This release fixes several bugs as reported by our customers.
“There is so much new in Database Workbench 5, I don’t know where to start”, says Martijn Tonies, founder of Upscene Productions. “This release adds code editor features, has diagramming improvements, comes in multiple editions, is fully HiDPI aware and offers tunneling for MySQL and MariaDB connections. It all was a lot of work, but it was worth it!”
“We worked closely with out customer and implemented many of their requests and for new users, we offer multiple editions to suit their development needs. From design to productivity, there’s new features and improvements in almost everything!”
New features in version 5 include:
For more information, see What’s new in Database Workbench 5?
Database Workbench supports MySQL, MariaDB, Firebird, Oracle, MS SQL Server,
SQL Anywhere, NexusDB and InterBase, comes in multiple editions and is licensed based on selectable modules.
It includes tools for database design, database maintenance, testing, data transfer,
data import & export, database migration, database compare and numerous other tools.
About Database Workbench
Database Workbench is a database developer tool, over 10 years in the making and
is being used by thousands of developers across the globe who have come to rely on it
every day. From database design, implementation, to testing and debugging, it will aid you
in your daily database work.
About Upscene Productions
Based in The Netherlands, Europe, this small but dedicated company has been providing
database developers with useful tools for over 12 years. Slowly expanding the product portfolio
and gaining recognition amongst InterBase and Firebird database developers, they now offer
tools for a whole range of database systems, including Oracle and Microsoft SQL Server.
The new release brings: Improved Syntax, Quick Tryout in Cloud9 IDE.
Please comment on the concept on reddit.
Notice is hereby given that the Firebird Foundation Inc. shall convene on Tuesday 3 March 2015 at Noon GMT in the FFMembers mail list forum for its Annual General Meeting and Election of Officers for the new session. Members, please check your email for notifications and links.
The Userguide of Codeigniter 3 (still Release Candidate) mentions that now has support for Firebird:
Added Interbase / Firebird database support via the ibase driver.
This means that the installation package CI 3 includes it, although you could previously use Firebird in CodeiIgniter 2 by the driver developed by Carlos García ( https://github.com/cgarciagl/Firebird-for-Codeigniter ) .
To see the rest of the new features of CodeIgniter 3 these are the addresses:
http://www.codeigniter.com/userguide3/
http://www.codeigniter.com/userguide3/changelog.html
We can confirm that CodeIgniter 2 is a stable platform where I ‘ve done development with very good results in the past.
I also put the direction of an article I wrote about using Firebird with CodeIgniter 2, in my blog:
http://albringas.com/noticias/detalle/3103/
ps: news via firebird.com.mx