Jump to content
  • 0

Databases!


Question

Posted

i have two databases

loginserver,gameserver

 

i want to install a vote system at my website but it needs to be in one database because i needs to access items,characters to put the items in the inventory?

 

what's the best i can do?

 

can i put my loginserver,gameserver at one database? it is safe?

 

or i need to find another vote reward system? please if tell me one that will work for me!

8 answers to this question

Recommended Posts

  • 0
Posted

Ofc is better to have 2 separated databases.

And what's the problem on having 2? You can access both via php or whatever that system uses.

 

I would find another vote reward, without php connections to database :)

  • 0
Posted

thanks for the quick response!

 

the vote reward system that i can only use one database what can i do?

As I said to you, being in 1 or 2 databases is not a problem, as long as your system can connect to 1 database, can connecto to the other too  :forever alone like a boss:

  • 0
Posted

i get an error that says

 

ou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM characters WHERE account_name = 'mckenziedarkel' AND online = '0' ORDER BY ' at line 1

Guest
This topic is now closed to further replies.


×
×
  • Create New...