Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
jim1234 #1
query of quries and large data types
I am running a query of queries on a query that runs agains an oracle database
and returns a clob column. When I try to access the clob column in the query
of queries I receive the error:
"Query Of Queries runtime error.
Failed to get meta_data for columnserver.queryName.ColumnName"
This is with ColdFusion 7 on Windows 2000.
Thanks,
Jim
jim1234 Guest
-
Large Query Options
Ok, So we've been racking our brains for a viable (and scalable) solution to this problem. We've played with a couple ideas, but I'd like to... -
query of queries and large data types
I am performing a query of queries against a query the selects a clob value from an Oracle database. When I try to access the clob value in the... -
How To Query Large Data/Records ?
Hi All, Here is my Problem - In my search form I have to query 50 million records in a single transaction and to display the results . - Without... -
Ambiguous between two types of query
Hello I'm ambiguous between two types of query. :) I want to show you two differen written query. Both of them do same job and both of them I... -
large number of records in query (orcale 8i)
Hi all, At the moment in our server ( written in java) we cache all records of a query from database (Oracle8i) and we manipulate them as per...



Reply With Quote

