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.

Latest FBLib for Delphi/Lazarus

At the moment (well, for the last two years now) we only use FBLib.
The original author is nowhere to be found, so I started maintaining
or rather fixing the issues we deteced. For our latest FBLib, you can
get a update from tiOPF’s project on SourceForge.net.

Solaris and the 256 File Descriptor Problem

Some of you reading this may remember that back when InterBase 6.0 was released on Solaris we ran into a fundamental problem on Solaris. It seems that since 1992 there has been an open bug documenting Solaris’ file descriptor problem: “32-bit stdio routines should support file descriptors >255.”

1 2 3 4 5