https://trac.cakephp.org/ticket/2348
This patch also works on Cake 1.1.x (im using 1.1.17) On Oct 16, 4:14 pm, cmbg <[EMAIL PROTECTED]> wrote: > Was this in cake 1.2? I'm finding out that I don't get anything > returned when I make a call like this in 1.1 > > On Oct 2, 7:47 am, Cory Dee <[EMAIL PROTECTED]> wrote: > > > A friend told me about how you can call astoredprocedure simply by > > calling $this->stored_proc_name(), this works well, but I can't seem > > to figure out the syntax it expects the parameters to be passed in in. > > It doesn't want to take an array of key/values, and it doesn't want > > just the data with no var names, and it doesn't seem to want a "var=x" > > type of string either. > > > Any ideas? > > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
