Good day. I myself have been doing programming recently and am only at the initial stage. And from time to time, questions come to me that I would like to know the answers to, but apart from you, I have nowhere to turn.
Can you please tell me how to make the application run all the time?
Background: I have an application that keeps track of updates in the group in contact, as soon as a new entry appears - it is loaded into the database. I run the application, it goes over the last 10 entries and loads those that are not in the database, and so on each time. How can I make the application work all the time and when adding a record in the group it was immediately pulled into the database.