Trying to install Railo on Windows Vista 64 bit

{ Posted By : Eric Cobb on December 29, 2009 }
712 Views
Related Categories: Rant, Ramblings

This is a recap of how I spent my entire morning. While I'm sure it will be amusing to some, hopefully one day it will be of use to someone in the same situation. Who am I kidding? No one's going to be in this same situation...I'm putting this here to remind me what to do the next time this happens to me!

More »

How does caching a query inside of a CFC work?

{ Posted By : Eric Cobb on September 25, 2009 }
850 Views
Related Categories: General, CFML, Ramblings

I have some confusion on caching a query from inside a component, so this post is really just a call-out to the CFML community to help me figure it out. In a nutshell, here's my question: Can you cache a query if it's in the "var" scope of a CFC? Before you answer, let me elaborate a little to explain my thoughts on the subject.

More »