set debug level to 2 and use $result = $this->Post->query($sql); so you can view the SQL generated by Cake, that form you will learn how to make your hand made querys in a cake form.
- Dardo. On Sep 14, 9:01 am, Chris <[EMAIL PROTECTED]> wrote: > I've tried setting debug level to 3 to dump the controller object as > well, and the query seems to be pulling the data out please see > ...http://test.courva.co.uk/posts/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
