FIBPlus is a flexible and easy-to-use library of Delphi, C++ Builder, Kylix components and Ada objects for direct work with InterBase and Firebird (Yaffil). It has been made for developers of database applications. From the very outset we were developing it in accordance with our customers' wishes and requests. Every component, method and property is intended to solve the most common daily tasks.
At present FIBPlus supports Borland Delphi 5-7, BDS 2005-2007 (Turbo Delphi/C++), C++ Builder 5-6, Kylix 3, gnat-3.15p, gnat2006 GPL, Borland InterBase 4.x-2007 and Firebird 1.x-2.x (Yaffil).
Using FIBPlus you have a diversity of great advantages, such as:
| 01/26/2008 | FIBPlus 6.8.5 is available for registered customers |
| 10/14/2007 | FIBPlus 6.8 is already available for download |
| 06/01/2007 | Devrace FIBPlus version 6.7 is available for download |
| 05/11/2007 | We have updated FIBPlus integration for Rubicon |
| 05/11/2007 | What's Rubicon? |
| 03/16/2007 | Optimization of network traffic in Delphi/C++ Builder application... |
| 03/15/2007 | We have updated FIBPlus FAQ |
| 03/12/2007 | The newest version of FIBPlus FAQ is available now |
| 02/21/2007 | FIBPlus: handling database errors |
| 02/19/2007 | FIBPlus Developer's Guide has been updated |
| All FIBPlus News |
| 10/14/2007 | FIBPlus 6.8 for Delphi 5-7, 2005-2007 |
| 10/14/2007 | FIBPlus 6.8 for C++ Builder 5-6 |
| 06/29/2007 | FIBPlus 6.7 for C++ Builder 2006 |
| 06/29/2007 | FIBPlus 6.7 for Kylix 3 |
| 03/15/2007 | FIBPlus Developer's Guide Part 2 (NEW) |
Our 911 dispatch center needed a program to monitor the status of equipment used in emergency situations. If one dispatcher modified the status of a piece of equipment, all the other dispatchers needed to see this change immediately. The most elegant way to implement this was by using Firebird Events to asynchronously notify all the users whenever a pertinent change had occurred at the database server. After failing to implement this myself using the Firebird API, I bought a copy of FIBPlus. I dropped a Database, EventAlert and ErrorHandler control into a C++ Builder DataModule and within minutes I had all the functionality I needed. I was able to complete the project quickly and the users are thrilled with the results because I gave them more features than they originally asked for. >>