Claus on Code

A data dudes random musings about code, bugs, products, life etc.


  • JAOO Confrence qoutes #1

    A quote from this year JAOO conference in Århus 🙂 “Agile is like teenage sex – everyone talks about it, very few are actually doing it, and those who do usually don’t do it very well.” James Coplien Continue reading

  • Not permitted to change tables in MS SQL server 2008?

    When I started playing around with SQL server 2008, and tried to edit at table I just created,  I often got an error sounding something like this: Saving changes is not permitted.  The changes you have made require the following tables to be dropped and re-created.  You have either made changes to a table that… Continue reading