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:
| All FIBPlus News |
| 03/05/2009 | FIBPlus 6.9.6 for Delphi and C++ Builder |
| 03/05/2009 | FIBPlus 6.9.6 for Delphi/C++ Builder 2009 |
| 06/29/2007 | FIBPlus 6.7 for Kylix 3 |
| 03/15/2007 | FIBPlus Developer's Guide Part 2 (NEW) |
| 12/17/2006 | FIBPlus and Context Database Designer & Database Extensions v.2.11 integration |
| 03/05/2009 | FIBPlus 6.9.6 Release Notes |
| 01/27/2009 | FIBPlus 6.9.5 for Delphi/C++ Builder 2009 Release Notes |
| 08/24/2008 | What's new in version 6.9.5 |
| 10/14/2007 | FIBPlus 6.8 Release Notes |
| 06/27/2007 | Where and how to use FIBPlusTools? |
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. >>