One database multiple applications...

admin

Administrator
Staff member
Hi,

Lets say that I have a news-script, it uses a database to store the news content etc.

Now I want to run a secound news-script, but the table names are already used by the first script, so you can not run a secound script.

What is the best way to avoid problems like that when developing a new application?

Thx,

Duval
 
Back
Top