I don't understand why you would want (or need) to do this. Could you post the table schema for products as wel the repository table?
On Tue, Jun 2, 2009 at 2:54 AM, Darshan <[email protected]> wrote: > > hi, > > i am new to cakephp. > > i am working on a project in which we have two tables > > one is product and the other is product repository, > > both the tables have same structure. > > what i want to do is create a repository for product so that we don't > have to put all > > product information again and again, and just to copy it from > repository table to main > > product table whenever we need to add the same product. > > i have created product controller, model and view > > as well as productrepository controller, model and view > > please help me how can i do that > > thanks in advance > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
