Hi,
is it possible to use more than one database for my drupal site?

I tried to change the "settings.php" file (in line $db_url = "mysql://user name@hostname/dbname). but it doesn't work

I want to maintain two databases at a same time. If i add/modify/delete any node or anything in my site,it should affect all the database which i mentioned.

please reply me soon.