database question database question
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

database question

Started by zom, April 30, 2004, 11:30:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zom

I use coppermine with a big database. But the same database is used for other php programs (php bb ... big also) .
Is it good to have only one database with a lot of differents tables for diffrerent scripts or is it better to have different database dedicated for one script? Why ?

thank you for your answer
Thanks to everyone

Casper

If you are bridging, it is best to use the same database for both.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here