January 22nd, 2010 by Bruce Dou Views:163
db_set_active(‘tm’);
…
db_set_active(‘default’);
//Add in settings.php
$db_url['default'] = ‘mysql://root@localhost/translia_test’;
$db_url['tm'] = ‘mysql://root@localhost/tm’;
Also see:
Tags: database, Drupal
This entry was posted
on Friday, January 22nd, 2010 at 6:04 pm and is filed under IT Reviews.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.