Hey all, I would like to use a database-view instead of a table for a certain model in my application. the $useTable = #viewname# does not seem to work...an error is thrown telling me that the table could not be found
background: the view collects data from accross 6-7 tables together and i would like to have a model matching this view in order to paginate it. any ideas how to implement? thanx for all help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
