Re: Network game using mysql

2009-04-15 Thread Kushal Kumaran
2009/4/15 João Abrantes : > Good evening, > > I am making an online game that stores its data in a mysql database. The > thing is that I can't allow the players to interact directly with the > important tables of database (they could cheat if I give them access) so I > only allow them to write on a

Re: Network game using mysql

2009-04-14 Thread Aaron Brady
On Apr 14, 4:14 pm, Tino Wildenhain wrote: > Hi, > > > > João Abrantes wrote: > > Good evening, > > > I am making an online game that stores its data in a mysql database. The > > thing is that I can't allow the players to interact directly with the > > important tables of database (they could chea

Re: Network game using mysql

2009-04-14 Thread Tino Wildenhain
Hi, João Abrantes wrote: Good evening, I am making an online game that stores its data in a mysql database. The thing is that I can't allow the players to interact directly with the important tables of database (they could cheat if I give them access) so I only allow them to write on a table

Network game using mysql

2009-04-14 Thread João Abrantes
Good evening, I am making an online game that stores its data in a mysql database. The thing is that I can't allow the players to interact directly with the important tables of database (they could cheat if I give them access) so I only allow them to write on a table named commands and then a