Versioning monitoring tables in Firebird 2.1/2.5

Firebird 2.1 added the long-awaited monitoring tables. By querying special system tables starting with MON$, you get a snapshot of the current activities in your database like who is connected to your database, which transactions and statements are running and so on. You even can cancel a running query by executing a DELETE statement on MON$STATEMENTS. Firebird 2.5 will also allow you to cancel an entire attachment via a DELETE on MON$ATTACHMENTS.

Read More on Thomas Steinmaurer’s Blog

Red Database 2.1 released – merge ideas

Hello, Dear Firebird Team Members!

After almost two years in development, four betas and four release
candidates, Red Database 2.1 is finally released.

Information about the release is present here:
http://www.red-soft.biz/en/index.html

FDD – Russian invasion

Continuing with the series of reports about Firebird Developers Day, our Russian friends just arrived to Piracicaba. In the picture, from left to right, is Dmitry Kuzmenko (IBSurgeon), me and Dmitry Yemanov (his girlfriend on the side). After 17h flight, they were ready to take the second breakfast of the day 😉 Michael Philippenko (FastReports) was there too, but doesn’t appear in the picture.

Tomorrow, both Dmitries will do special Master Class Firebird sessions to selected people.

Firebird 1.5 Language Reference Update available

Firebird 1.5 Language Reference Update available
————————————————

For those who don’t regularly visit the Firebird project home page, the Firebird Documentation Subproject is pleased to announce the availability of the Firebird 1.5 Language Reference Update. This reference documents all the changes in and additions to the Firebird SQL language since the fork from InterBase 6.

Translations are under way, as are versions for Firebird 2.0 and 2.1.

A full Firebird Language Reference, obviating the need for the InterBase reference, is in preparation.

Locations:

HTML: http://www.firebirdsql.org/refdocs/langrefupd15.html
PDF: http://www.firebirdsql.org/pdfrefdocs/Firebird-1.5-LangRef-Update.pdf

The Firebird Documentation Index is at:

http://www.firebirdsql.org/index.php?op=doc

Paul Vinkenoog
Firebird Documentation Team

IBProvider Release Candidate 3 is available

  1. Support of the integrated Windows authentification (SSPI) for
    Firebird 2.1.
  2. Support of the system auth using environment variables: ISC_USER and ISC_PASSWORD.
  3. Feature of enable/disable database triggers for separate connection is available.
  4. Support of long names and BOOLEAN type in Interbase 7.x and Interbase 2007 was added.
  5. Support of arrays was improved. Access to arrays via IBProvider now becomes more robust in comparison with other Firebird database access components.

Read details on the IBProvider site.

1 152 153 154 155 156 198