• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Strange Behavior in Coldfusion 2016 using Oracle 11

New Here ,
Jun 29, 2017 Jun 29, 2017

Copy link to clipboard

Copied

Greetings to you!

We are migrating applications from Coldfusion 8 to Coldfusion 2016.  Most of the applications have migrated simply and posed no problems.  We do have on application (a set of programs) that in fact actually work and display output properly, however, the output has the literal Oracle Query dumped onto the screen above that output area.  There is nothing inside of the code to "print" (cfoutput) that query, but the entire query does in fact splash out and onto the output area.

Note that the physical output is there and is correct, it's just the fact that the query is dumping into the display.

Has anyone out here seen this type of behavior?      Solution(s)?

Any help is much appreciated!!

Thanks and have a great day!

Views

581

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Jun 30, 2017 Jun 30, 2017

Copy link to clipboard

Copied

LATEST

You will need to post some code so we can see what is going on. There will most likely be something wrong with the CF code you are using causing this.

It sounds like someone has just out a CFDUMP of the query on the page.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation