Have you tried the method rawQuery($sql)? I don't have experience with calling stored procedures from CakePHP, but from the API it seems more logical to me to use this method. See the API docs: http://api.cakephp.org/1.2/class_dbo_source.html#4c5cec0634f083d98db9f98762ab0b98.
Cheers, Jan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
