Ask a Question related to Coldfusion Database Access, Design and Development.
-
david_h #1
Query of Queries on query New type query
In CF5 we have a page that creates a query, using queryNew and querySetCell and
the like, we then used dbtype="query" and gave it's name so we could use query
of queries to sort it. We just tried this in 7 and it blows up saing
datasource "blah" could not be found. Is this a BUG in 7 or were we taking
advantage of a BUG in 5
david_h Guest
-
Need Help with Query of Queries
I have the query "almost" there but I'm not sure exactly how to accomplish this. I need all recrods meeting the criteria from the AppliedLicense... -
Query of Queries
I think that we're using 5 on both environments (not checked that though - they shouldn't be different anyway)... It seems that i've fixed it...... -
Query of Query Vs Queries
This is a theorical question (or maybe some of you have experiencied. Actually, I have a script that "queries of query" in cfmx as following: q1... -
query of queries with avg()
cfmx 6.1 when i use avg() in a query of queries it rounds the results (actually rounds results down)...so i'm wondering if i am doing this... -
Query of Queries in 7.0
I am running MX 6.1 and was wondering of the QofQ problem still exists (in the new version, 7.0) where CF tries to guess at the column datatype... -
jonwrob #2
Re: Query of Queries on query New type query
Queries of queries shouldn't have a datasource value.
JR
jonwrob Guest
-
david_h #3
Re: Query of Queries on query New type query
Ok, then it's a BUG in cf5 because that worked. Thanks
david_h Guest



Reply With Quote

