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

cfquery datasource="mydb" result="result" - used to work but now gives "Variable RESULT is undefined

Participant ,
Jul 11, 2011 Jul 11, 2011

Copy link to clipboard

Copied

Hi there

I have a query that uses the "result" attribute

eg

<cfquery datasource="arj" result="result">

it's been working fine for years - now all of a sudden it stops working (we haven't changed a thing)

Now we get this error "Variable RESULT is undefined"

This has happend to me a few times now - each time the same.. a query using the "result" attribute works fine for ages then out of the blue it stops.

I once saw a thread where others were having the same problem and at the time it was unresolved. I can't find that thread now (wasn't in adobe forums) so am hoping someone out there can thrown some light on this one?

Thanks chaps.

Nick

TOPICS
Advanced techniques

Views

373

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
Participant ,
Jul 11, 2011 Jul 11, 2011

Copy link to clipboard

Copied

LATEST

PS we're running CF8 and MYSQL

PPS we have other queries that use the "result" attribute and are still working just fine?!

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