I am trying to connect from multiples databases from a loop, but seens CakePHP can\'t change database, only others infos (like user/pass/host).
database
app/
You can use the model method setSource() to change the table or setDataSource() to change the db config.