>> GreenByte.info By Nick Tong (quiksilv) | Supported by: TalkWebSolutions.co.uk

Sadly I have to stand down from CFDevCon

Sadly due to a rather busy last few months I no longer have time to work on the CFDevCon conference and have to stand down.

I have to say that it's been a great experience trying to set this up - needless to say it's also been a lot of hard work. It's amazing how much work goes into these things and for that I want to thank everyone who organises conferences for all their hard work.

It's been a very hard decision and one that's kept me awake awake at night but due to business commitments I no longer have any spare time to help out with it's organisation.


oh no - I destroyed my tempdb table in MSSQL

Ok - so im not ashamed to admit it so yes I destroyed my MSSQL tempdb table. So what is this table?

Tempdb is a system database used by SQL Server to store temporary tables and temporary stored procedures, for sorting, subqueries, and aggregates with GROUP BY, ORDER BY, for cursors and so on. Tempdb database contains only temporary objects, so if you want to create a permanent object, do not create it in the tempdb database.

If you have done the same and need to restore your tempdb table then simple follow these steps:

[More]


Free goodies when you book for CFDevCon 2008 - but hurry!

IF you don't already know CFDevCon are giving away a few free goodies for the next X number of people that book for the CFdevCon 2008 conference. Go and grab them while you can!! Poke and kick your boss until he gets his credit card out :P


New transfer lexicon: listByPropertyMap

As you may or may not know I'm quite big fan of fusebox and one of the things I love is its power with lexicons.

Alex Lloyd, from my company Talkwebsolutions, today put together a new lexicon for Transfer. This lexicon allows use of the lisByPropertyObject from within Transfer.

Nice work Alex.

BlogCFC was created by Raymond Camden. This blog is running version 5.5.1.