When calling db_set_active($db_name), should we include the db prefix in the $db_name?

Comments

What happens when you try

What happens when you try including the prefix?

Jaypan We build websites

DB name should be the actual

DB name should be the actual name of the database. Drupal can manage only table prefix!

Regards,
Sundar