That just gives me an error: Query: rawQuery Warning: SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'rawQuery' at line 1 in D:\www\race\cake\libs\model \datasources\dbo_source.php on line 437
On Sep 25, 10:51 pm, Jan Boonen <[EMAIL PROTECTED]> wrote: > 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#4c5cec0634f083d98db9.... > > 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 -~----------~----~----~----~------~----~------~--~---
