Alan...that did it. Drop the returnCode attribute and the SP ran like it was supposed to. Hadn't considered that it could be one of the tag attributes.
There isn't any mention of the attribute not being supported in any of the openBD docs I have seen. Is this the kind of thing that ought to be reported? Thanks again for the suggestion. The version of BD I'm using is 1.3 (2010-04-25 19:34:20 GMT build). Craig On Aug 11, 6:41 pm, Alan Holden <[email protected]> wrote: > Just curious, have you tried it without the "returnCode" attribute? > Al Holden > > On 8/11/2010 2:21 PM, Craig328 wrote: > > > (snip) > > <cfstoredproc procedure="g_states" datasource="#application.datasource#" > > returncode="Yes"> > > <cfprocresult name="getStates"> > > </cfstoredproc> > > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
