#nodejs driver guide is updated to node-v0.4.4
Also the firebird nodejs driver is updated in the git version please check the changelog and the guide
Announcements of new Firebird related products, or new releases.
Also the firebird nodejs driver is updated in the git version please check the changelog and the guide
It is possible to run xoops on Firebird in the future (thanks to php adodb layer) , you can read on the release comments
you can for example run xoops on Firebird which I believe is one of micheals favorite database platform.
Flamerobin 0.9.3 revision 2092 binary snapshots for Debian and Ubuntu are ready to install and test Enjoy, and please be sure to report any bugs, regressions or suggestions on flamerobin-devel list.
New release implemented support for Firebird (contributed by Bernardo and Miroslav)
Please test it only on your own servers to discover injection flaws.
Sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking
over of database servers.
new development snapshots of FlameRobin (SVN revision 2092) to the sourceforge download area
Right now for Windows only, 32 and 64 bit, both installer and ZIP packages.
Debian Package is ready in experimental area
Update: There is a known error and new snapshot will be done on Monday in svn is already fixed in revision 2092
SQLObject is a popular Object Relational Manager for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes.
SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.
dbExpress Driver for Firebird version 32 has released. Here are the fix:
4.1.2011.32 Release on 06 Apr 2011
Download here.
pyfirebirdsql released new minor version with small fixes
Philippe Makowski wrote on the firebird-python list
The driver is hosted on github https://github.com/nakagami/pyfirebirdsql
First thanks Hajime Nakagami for your job
I really thinks that we need to put our effort on this driver so it became the Firebird Python driver instead of Kinterbasdb
here few points I saw :
– need a change in setup.py so install work
– transactions parameter we need the possibility to send custom transaction parameter buffers, for what I saw today transactions are (isc_tpb_write, isc_tpb_wait, isc_tpb_read_committed, isc_tpb_rec_version)
– need documentation
– can we extend it or create a new module to work with trace api ?
….
ps after a small change in setup.py I will certainly package it for
Mageia and Fedora