Category Archives: Code

subsonic won’t update my bit field?

I recently ran into a really strange problem while using SubSonic.  I had a bit column in my database that was set to not allow nulls and had a default value of false.  Pretty standard stuff in the world of database design I guess. When it came time to start saving my entities to the database, [...]
Also posted in SubSonic, programming, work | Leave a comment