InstantBDExpress 1.7 released
A new version of InstantBDExpress, the tool of choice for porting Delphi BDE-based applications to the dbExpress technology is available. More details here: http://www.ethea.it/eng_instantbdexpress.asp.
A new version of InstantBDExpress, the tool of choice for porting Delphi BDE-based applications to the dbExpress technology is available. More details here: http://www.ethea.it/eng_instantbdexpress.asp.
After several months of development, NHibernate 1.2 is approaching release, as indicated by the change from Beta to CR (Candidate for Release). The latest release fixes most reported bugs and includes numerous small improvements. The release is now available for download as a Windows Installer (.msi) package, and a separate installer contains the API documentation, ready to be integrated into Visual Studio 2005.
Change Log | Download
NHibernate is a port of Hibernate Core for Java to the .NET Framework. It handles persisting plain .NET objects to and from an underlying relational database. Given an XML description of your entities and relationships, NHibernate automatically generates SQL for loading and storing the objects. Optionally, you can describe your mapping metadata with attributes in your source code.
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