On Wed, 15 Jun 2005, Ross Kendall wrote:
If you can set up more than one database on your webserver (for example, one for each site), this is a simpler way to do things than having table prefixes (unless of course you would like to share some database tables between sites).
Table sharing is possible with different databases, too. User and password need to be the same for both databases for this.
Cheers, Gerhard