Browse by Tags

All Tags » Development (RSS)

Castle ActiveRecord Bug?

Or perhaps it was actually NHibernate at fault. I was trying to set up a many-to-many relationship with attributes on the association table and the ActiveRecord CreateSchema call just kept complaining that my assocation table already exists and cannot...
Filed under: , ,

Other Database Drivers not provided by Microsoft

Nice post by Joseph Guadagno about database drivers not provided by Microsoft . He missed a few though, so here they are: PostgreSQL PostgreSQL needs no introductions. Probably my favourite open source DBMS. Npgsql is de facto the ADO.NET provider. Performance...
Filed under: , , ,