I am trying to share all the tables for users and their blogs across two databases.

Basically i have two sites, each with their own database and i want to share the necessary tables to have the same users.

how would i do this?

i have looked at http://drupal.org/node/2622 and its child nodes, but they all seem to need one db for 2 sites.