Click here to Skip to main content
15,887,676 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Dear programmers:
I have an application, which is linked to a database hosted at db4free (Online database)
The database is updated by more than one user
And I want to get the update without passing the query every second to get the update
Is there something like this ?
if yes please help me .
Posted

1 solution

 
Share this answer
 
Comments
Michael Azzar 24-Mar-14 9:22am    
thank you very Much sir for Solution .
But db4free.net is a MySQL 5.6 Database type . is it support this Technique ????
OriginalGriff 24-Mar-14 9:46am    
I don't know if MySql supports it - and I suspect that a free database hosted online probably won't even if it does! I would suggest that your best bet is to ask db4Free - but I wouldn't bet on it - you will probably have to query regularly.
Michael Azzar 24-Mar-14 10:20am    
thank you very much sir .

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900