very strange ColdFusion problem
what would cause a page with a <cfquery> to return no results... yet when i copy that SQL query generated that returned 0 results from the
debugging output and paste it into a DBA tool (like TOAD) and run it, it returns results.
i've even been able to copy the SQL output... create a test file with just this <cfquery> and SQL call... and the test file in fact outputs results. yet this 1 CF template always returns 0 results! i'm pulling my hair out here. any help is greatly appreciated.
