crowd supports firebird

Crowd is a web-based single sign-on (SSO) tool that simplifies application provisioning and identity management.
Crowd Standalone ships with a built-in database, however, for production environments we recommend configuring Crowd Standalone to use an external database. Crowd supports most relational database servers and therefore we suggest using the one you are most comfortable administering.

NHibernate 1.2.0.CR1

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.

FIBPlus Developer’s Guide has been updated

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

NHibernate 1.0.4

NHibernate 1.0.4 bugfix version was released at 24 january 2007.

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.

All Firebird versions supported by the FirebirdSql.Firebird drivers (version 1.6 and 1.7) are supported, including Firebird Embedded.

There is also NHibernate 1.2.0.Beta3 version available for download, which supports latest Firebird .NET provider version 2.0. This version includes support for using stored procedures with entities mapped by NHibernate, support for .NET 2.0 generic and nullable types, and many other improvements and features ported from Hibernate 3.x.

1 120 121 122 123 124 149