I think you forgot to define a 'prefix' key in the database configuration if all tables must have a prefix in their names.
Another solution if that's not he case: in the model add a var $useTable = 'cc_works_collections' Hope that helps El 09/08/2009, a las 23:01, JuanWalker escribió: > Hi Guys, I've this problem. I've a table called cc_works_collections > that I've created on mysql db. --- Fran Iglesias <[email protected]> http://cakephpilia.blogspot.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
