You can define both database configurations in your database.php config file, then in your models you may specify which database to use by adding the var $useDbConfig = 'databaseConfigName' property.
On 3 July 2014 04:43, tuan kim <kimptit@gmail.com> wrote:
hi there,--I have a problem. I have 2 webiste with 2 database seperately, but they run on one server. I have one database to store user information, and one database store others information (news, product...). Now I want to use multi database so I can access user information form the other website. So can you tell me how to use multi database in CakePHP 1.3
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
Kind Regards
Stephen Speakman
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment