Skip to main content
Participant
October 30, 2009
Question

this.datasource not working with cfstoredproc

  • October 30, 2009
  • 1 reply
  • 940 views

By setting this.datasource in the application.cfc we can throw out all the datasource="xyz" parts in cfquery.

Sadly this doesn't work in cfstoredproc.

Anybody got this to work properly, or is this a bug?

Thx

Patrick

This topic has been closed for replies.

1 reply

glynjackson
Participating Frequently
October 30, 2009

Not a bug more than likely something just overlooked by Adobe, I have not tested this myself in CF9 so I would recondmed you test normal CFQUERY first, if you still have the issue report it here:

http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=80524

Inspiring
October 30, 2009

Not a bug more than likely something just overlooked by Adobe,http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=80524

Lack of planning and incomplete implementation still counts as a bug in my view.

And indeed it's already been raised as such:

http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=80235

Please go and vote and/or add comments as appropriate.

--

Adam

Inspiring
October 30, 2009

And there's this related one too:

http://cfbugs.adobe.com/cfbugreport/flexbugui/cfbugtracker/main.html#bugId=77370

--

Adam