MsSql lacks describe statement

2006-12-26

Describe, or desc in short, is one of the most valuable commands when trying to understand a database structure. MsSql lacks this feature so you have to write it yourself.

Read the rest of this entry »

SOS Flash Log Tail

2006-12-17

At work I use SOS in conjunction with the As2lib Logging API to log messages from flash. This works very well, except for the odd legacy program that uses the trace command for logging. This is where the flash debug player comes in handy.

Read the rest of this entry »

Hello world!

2006-12-16

Hi, I’m Kristof Neirynck, application developer at Indie Group and this is my blog.