Hi guys,
I’m kind of lost here. I’m making a multi-player game that displays a table of rows.
My problem is if User “A” adds a new record to the Database while User “B” has the application running, how do you update or notify User "B"of the new record?
I tried using a timer, to query the DB every 10 secs and reload the data…
But that’s gonna be a lot of queries if have multiple users using the app at the same time…
I appreciate any input.
thanks a lot!
[import]uid: 74667 topic_id: 32720 reply_id: 332720[/import]