Question
fetch out of sequence
Has anybody experienced problems with an oracle error "fetch
out of sequence" in the follwing scenario:?
"select * from external linked table"
Where external table comes from a machine linked to the main database server.
This works in a cfquery but if I put it in stored procedure and then call it from Coldfusion I get the dreaded out of sequence error.
Thanks for your help
"select * from external linked table"
Where external table comes from a machine linked to the main database server.
This works in a cfquery but if I put it in stored procedure and then call it from Coldfusion I get the dreaded out of sequence error.
Thanks for your help