Query of Queries failing in Coldfusion 10
问题 I'm getting and error when I tried to do a query of query. Table named allData was not found in memory. The name is misspelled or the table is not defined. I have an excel document and I'm outputting to a coldfusion var called allData, then I'm doing a query on that var. but I'm getting an error: What am I doing wrong? The first dump shows the table appropriately. function name="validateExcel" access="public" output="yes" returnType="void" hint="search for dogs"> <cfspreadsheet action="read"