Re: Newbie needs help with MySQL and multiple databases

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Monday 04 October 2004 12:09, Matthew wrote:
> Hi, im fairly new to php and mysql and need a little help. im
> running a forum community and would like to have it run on
> multiple databases because of performance issues others have
> encountered using the same software on on database. My
> question is is it possible to have the software connect to 2
> different databases depending on which is needed?

Yes.

> and if so 
> will users need to login again when accessing the second
> database (their user info will only be on the second
> database.)

No. As have been mentioned, this should be transparent. In other 
words, (in a sense) your *scripts* logs in to the database and 
not you nor your users :)

> Thank You 

HTH,

-- 
- E - copperwalls was here ;)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux