Hi all, I have to create an import tool, in my CakePHP application.
The user must inform, the database (mysql, sqlserver or access), login and password. With this, I will connect to database, and read the data that I want. I have to modifiy the database.php file? I can use ConnectionManager to do this? What is the best way to do this in cakePHP? Thanks! -- View this message in context: http://cakephp.1045679.n5.nabble.com/Connect-to-multiple-databases-dynamically-tp4461719p4461719.html Sent from the CakePHP mailing list archive at Nabble.com. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
