Hi everyone, Been trying to use <cfstoredproc> with MySQL and not having any luck. I keep getting the error "FUNCTION personalwebsitecoldfusion.AddUser does not exist", but I can guarantee you that it does exist! It gets a bit better with <cfquery> since it actually returns parameter errors, which I was just doing as a test. I'd prefer to use <cfstoredproc>, but there's no documentation about it in the official OpenBD manual. Just wondering if <cfstoredproc> is actually supported in OpenBD, or should I just make life easier and use <cfquery>?
Thanks Douglas -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
