Tag: MSSQL

  • Subsonic 3 – ActiveRecord – T4 tweak

    Quick reminder : I’m using Subsonic 3 ActiveRecord on a MSSQL database. One of the nice things with Subsonic 3 is to be able to generate your classes from the database fast and easy. But sometimes when you are many working on the same project or when you work on different machines, it happens that…

  • Subsonic 3 – ActiveRecord – Bug DateTime with default value

    Tonight I just had the weirdest bug using Subsonic 3 and I just solved it, and if it can save you some time here is the solution for my case. If you get this error : System.Data.SqlClient.SqlException (0x80131904): A transport-level error has occurred when sending the request to the server. (provider: Shared Memory Provider, error:…