So I am a developer. Or should I say a web developer. I write code for a living. I love coding. I also love talking about it. Indeed we do find ourselves having to learn new technologies is a short spell of time. On this blog, I will try keep abreast with technological challenges. Join me in learning and sharing with the community our journey in coding.
Tuesday, December 29, 2009
Geeks drive girls out of computer science
Interesting read on why 'girls' could be shying away from Computer Science!
Friday, December 25, 2009
Season greetings
Wishing you happy holidays! Merry Christmas and Happy and Prosperous New Year 2010.
Thursday, May 28, 2009
"Cannot insert the value NULL into column '', table ''; column does not allow nulls. INSERT fails."
One useful system stored procedure is sp_helpdb. This stored procedure returns information about all of your databases on your server such as the size, owner, when it was created and the database settings. One issue that you may run into is that the stored procedure does not provide data, but an error occurs instead. The error that you receive is "Cannot insert the value NULL into column '', table ''; column does not allow nulls. INSERT fails."
Useful tips to fix this here
Useful tips to fix this here
Wednesday, May 20, 2009
Stackoverflow DevDays, London Oct 2009
Hurry hurry, limited places for this opportunity to meet with Stackoverflow members in this 1 day event.
More details on Joel's site
See you there
More details on Joel's site
See you there
Subscribe to:
Posts (Atom)