Archives for April, 2008

14
Apr

Firebird – unique index vs. unique constraint

From time to time I got a question about the difference between unique key and unique constraint. Both elements enforcing uniqueness across values in column(s). But the unique index cannot be used in referential integrity constraints. The unique index can be considered as a “tool” for unique constraint.

  • Twitter
  • Facebook
  • Share/Bookmark
11
Apr

Entity Framework a ADO.NET Data Services

Tak a je to. Entity Framework a ADO.NET Data Services budou součástí SP1 pro VS2008 a .NET 3.5. Paráda. Doufám, že do té doby dokončím i podporu pro Entity Framework v ADO.NET provideru pro Firebird.

  • Twitter
  • Facebook
  • Share/Bookmark