A friend told me about how you can call a stored procedure 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 -~----------~----~----~----~------~----~------~--~---
