Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Funke #1
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 returned from
a Query of a Query based on the data returned.
I'm still having occasional problems combining my Static Document and Database
Verity result sets - where an indexed document with a poorly-named title (i.e.
a number or date) will throw an error when combining multiple result sets
because the columns have different types. I have seen workarounds for this but
I'm more interested if the issue is resolved in 7 (or an update for 6.1?) by
something other than a workaround.
Funke 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...... -
2 queries to 1 query
Hello, Can somebody help me to combine these two queries into one query. <cfquery datasource="#DATAS#" name="getMainNav"> SELECT * FROM... -
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... -
Query of Queries?
I have a table named therapists with a field named modalities which contains a comma delimited list of id #s. I need to loop through a list of...



Reply With Quote

