PDA

View Full Version : Create Mulitiple Databases with PowWeb?


timsim00
11-9-02, 12:25 AM
Can you create multiple databases with PowWeb or just the one that you named when you intiated MySQL?

I see a lot of code that wants you to create a new database for users, news, or things like that. Do you have to just created the tables required in your one database?

ts

HalfaBee
11-9-02, 01:46 AM
You can have as many tables as you want in your DB.

You can order more if you really want them.

If your site is not really big or busy one db should do.

HalfaBee