Thread: MYSQL database
View Single Post
  #2 (permalink)  
Old 06-17-07, 03:43 AM
NeverMind's Avatar
NeverMind NeverMind is offline
Community VIP
 
Join Date: Aug 2003
Location: K.S.A
Posts: 2,257
Thanks: 0
Thanked 2 Times in 1 Post
since there are 2 tables with the same name (admin, banner) then you can't put them in one database unless you rename them in one of the script and then trace all the occurences in the script that uses them and rename them there as well.
Then you also have to make sure that the script files themselves don't have names conflicts.
__________________
PHPSimplicity
We don't need a reason to help people - Zidane [FF9]
Reply With Quote