PDA

View Full Version : MySQL database question


Dannefaerd
10-22-02, 05:17 PM
Okay - so this is probably a bit of a newbie question - but what the heck, that's what this forum is for.

I have a MySQL database at the moment for my site. It is currently running phpBB.

My question is thus:

~ Can I add additional applications to this same database (e.g. phpNuke) or do I need to purchase another empty database from Powweb?

Any ideas?

Martin

mikem
10-22-02, 05:23 PM
I run PHPBB port 2.0.6 with Nuke 6.0 on the same Database.

As long as the table names are not the same, running them together should be no problem.

mikem

Dannefaerd
10-22-02, 05:24 PM
Cheers!