Hi Group, I've created a cake application and now I want to populate the databases with external data sources. My first approach would have been to write a script to INSERT queries directed to MySQL, but I feel this to be very little "caki" approach.
My second approach would be to write a controller with various actions to import from different sources and then use http://book.cakephp.org/view/75/Saving-Your-Data hints to put data. What do you think ? Have you experinces differnt approaces already ? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
