New FlameRobin snapshots 0.9.3.2246.* builds with two changes
Flamerobin 0.9.3 revision 2246 binary snapshots for Windows are available .
The new snapshot is with two changes.
Announcements of new Firebird related products, or new releases.
Flamerobin 0.9.3 revision 2246 binary snapshots for Windows are available .
The new snapshot is with two changes.
The Lazarus team is glad to announce the release of: Lazarus 1.0.2
This is a bug fix release. Here is the list of changes.
The release is available for download at the SourceForge download page
Choose your CPU, OS, distro and then the “Lazarus 1.0.2” directory.
Flamerobin 0.9.3 revision 2243 binary snapshots for Windows are available .
The new snapshot uses a thread to establish the database connection. That means that the progress dialog can be moved and cancelled, and the progress bar is updated in indeterminate mode. To see it in action it’s best to try to connect to a database on a server which is not available or which doesn’t exist, which so far blocks FlameRobin completely until the connection call times out
Enjoy, and please be sure to report any bugs, regressions or suggestions on flamerobin-devel list.
Download and install page on npmjs
The list of 0.0.8 changes:
News via +Henri Gourvest
This release just fixes issues with 0.9 to make it work on Python 3.x
Download link:
http://pypi.python.org/pypi/fdb
Documentation is now updated daily from svn on Read The Docs
http://fdb.readthedocs.org/en/latest/index.html
ps: for pip users
sudo pip install –upgrade fdb
Download and install page on npmjs
The list of 0.0.7 changes:
News via +Henri Gourvest
Target for next (1.0) release: Firebird ARRAY support
Download links at the project’s page
New features:
Adding Grant permissionn in new table form. Small modifications to New table form. Compiling with Lazarus version 1.0
A new Trace API / FBTM screen cast is available (~ 28min.).
http://ts.upscene.com/download/demos/fbtm/fbtm_audit_logonoff.htm
It discusses how to use the Trace API to audit logon/logoff into your databases and make use of the captured trace data to query sources of database usage, database usage outside normal operating hours etc.