FFD
- Project Thoughts
Firstly, I’d like to show you my demo of FSQL (my SQL parser) in action: FSQL Demo Just type your query and it will break it down into parts and tell you exactly what communication goes on between FSQL and the application using it. If you encounter anything that could be…Read More
- FSql - part of FFD 3
After spending a long time designing and developing the SQL parser for FFD 3 (which should be completed by the end of this month) I figured that other people could probably make use the sql parser for their various projects. So what I’ve done is seperated the third version of…Read More
- FFD 2 Released
As promised I have released FFD version 2. Just click the ‘Scripts’ tab above and read the post on FFD 2. The link to download it is provided there. By the way, I have worked hard making a long tutorial of how to use FFD 2 and I recommend you…Read More

