Delphi for PHP supports Firebird
David I just posted in his blog that the new Delphi for PHP supports Firebird, along with many other databases.
David I just posted in his blog that the new Delphi for PHP supports Firebird, along with many other databases.
FIBPlus Developers Guide Part II is available for download now. From it you will know about:
Working with BLOB fields
Using unique FIBPlus field types
Working with array fields
Using TDataSetsContainer containers
Additional actions for TpFIBUpdateObject data modifying
Working with shared transactions
Batch processing
Centralized error handling – TpFIBErrorHandler
Getting TFIBSibEventAlerter events
Debugging FIBPlus applications
Monitoring SQL queries
FIBPlus repositories
Supporting Firebird 2.0
Additional FIBPlus features (Full UNICODE_FSS support, NO_GUI compilation option, Using
SynEdit in editors)
Unique design-time experts: FIBPlusTools
How to work with services
Getting server information
Managing server users
Backing up and restoring databases
Getting statistics about databases
If you want to know how to handle database errors with FIBPlus, read a new article in FIBPlus technology section . The article “FIBPlus: handling database errors” tells about:
Preparation for error handling
TpFIBErrorHandler properties and features
Handling exceptions
and demonstrates Delphi and C++ Builder code samples.
SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
It supports Firebird and provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language.
No mention of firebird but an interesting news for php/delphi developers
Article in Italian on database.html.it
Please support Firebird database with the DBExpress driver. A huge percent of the Delphi community are Firebird users and are claiming for this.
Or at least help the Firebird team to implement this support in DBX4.
Sean Riley shares his experience with getting the embedded Firebird to work with FirebirdClient 2.0 in forums.dotnetfirebird.org
Because I’m not able to reply to all the questions about Firebird and .NET I’m getting, I’ve set up a new place to ask these questions: http://forums.dotnetfirebird.org. I’ll try to answer the questions if I know the answer. You might also get an answer from someone else if I’m too busy ;-).
Posted by Dan at dotnetfirebird.org
CodeGear announced two new Delphi products: Delphi 2007 for Win32, to generate Win32 native applications for Windows 2000,XP and Vista, and Delphi for PHP, a new product to develop PHP applications. Both products cames with native InterBase drivers, so probably it can be used with Firebird too, and of course there are also tons of third party native components for Firebird access. More information in the CodeGear site.