coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: freynolds on October 02, 2006, 08:08:08 PM

Title: Mysql database issue
Post by: freynolds on October 02, 2006, 08:08:08 PM
I'm new to this thing.
Can someone tell me if I can use a database for two programs at the same time?
Like for example cmg and phpbb together in the same database?

I'm asking this because I have only one database and I want to add a forum to my webpage.

Thanks.
Title: Re: Mysql database issue
Post by: Sami on October 02, 2006, 08:10:01 PM
Yes , you can , simply use different prefix for tables ....
Title: Re: Mysql database issue
Post by: freynolds on October 02, 2006, 08:11:09 PM
Thanks!