firebird #ruby driver is building cleanly and passing all tests under Ruby 1.8.7, 1.9.1 and 1.9.2

Brent Rowland wrote on twitter

Got fb building cleanly and passing all tests under Ruby 1.9.1. Now for 1.9.2.

http://twitter.com/#!/brentrowland/status/27211068760

Got fb building with Ruby 1.8.7, 1.9.1 and 1.9.2. At least on Mac. Under 10.6. Testing Linux and Windows will have to wait for another day.

http://twitter.com/#!/brentrowland/status/27220817754

Here is the git repository for Firebird Ruby driver , also you can check the
commits log

ps: he is working on Firebird 2.5 support if you wonder what is new in the driver 🙂

RAD Studio XE in Devart VCL

From Irina Pisklyarova:

Devart announced the new versions of VCL Data Access Components with full support of Embarcadero RAD Studio XE.

The Devart VCL Data Access Components product line consists of the solutions that provide access from Delphi, Delphi for .NET, C++Builder, and Free Pascal chest, and offer wide coverage of the database servers’ feature sets. Devart Data Access Components provide the direct access to Oracle, MS SQL Server, MySQL, PostgreSQL, InterBase, Firebird and Yaffil, SQLite, DB2, Microsoft Access, Advantage Database Server, Adaptive Server Enterprise, and other databases.

Firebird Sql 2.5 for #Apple #MacOSX is out, Minimum supported version is 10.6 Snow Leopard

NOTE :: To make the new engine work properly under multi-threaded conditions we had to use Grand Central Dispatch, which was first released in MacOSX 10.6 (Snow Leopard). MacOSX users should be aware that Firebird 2.5 will run only on MacOSX 10.6 or higher versions. If you want to use an earlier version of OSX you will need to use an earlier version of Firebird.

Download from usual location :

http://www.firebirdsql.org/index.php?op=files&id=engine_250

ANN: Firebird Trace Manager 1.0.1 incl. Firebird 2.5 launch 25% discount

Upscene Productions is proud to announce Firebird Trace Manager 1.0.1.

This release adds support for Firebird 2.5 Final and minor
enhancements/bugfixes: http://www.upscene.com/displaynews.php?item=20101004

Firebird Trace Manager is currently the only tool available on the
market, which exposes the new Trace and Audit Services in Firebird 2.5
in a very user-friendly way. The following editions are available:

– Lite Edition (FREELY available)
– Standard Edition
– Enterprise Edition

More information is available in the Firebird Trace Manager section on
our website, including an edition comparison sheet, video introduction
etc.: http://www.upscene.com/go/?go=fbtm

We are celebrating the Firebird 2.5 launch event with a 25% DISCOUNT on
Firebird Trace Manager until October 10th, 2010. Simply use the
following coupon code in the purchase process: FBTMLAUNCH

Little helper library for writing #UDFs for Firebird in #Lua

Helper C library for writing UDFs for Firebird in Lua (as well as a small collection of useful UDFs). The Firebird UDF interface would hopefully be obsoleted in Firebird v3.0 and replaced with the new External Engine API. Until then, I hope you find this little library helpful. Any feedback is welcome and appreciated.

http://code.google.com/p/firebird-lua-udfs/

For tips on how to write UDFs for Firebird yourself, read UdfWritingTips.

PS: If writing UDFs in Lua seems overkill, checkout the other UDF library written in freepascal.

Benchmark tool

Philippe Makowski posted this at fb-devel:

Hi,

I found this bench : http://tokutek.com/products/iibench/

(http://bazaar.launchpad.net/~mdcallag/mysql-patch/mytools/annotate/head%3A/bench/ibench/iibench.py)

and aibench.py:
http://bazaar.launchpad.net/~mdcallag/mysql-patch/mytools/annotate/head%3A/bench/ibench/aibench.py

I made a Firebird version of both. You can download them here : http://www.firebirdsql.org/download/rabbits/pmakowski/

If you find them useful, I will put them in the svn QA repository

1 71 72 73 74 75 147