If someone insert a row in a DB, is it possible to send back the info to every person that is connected to this table.

ie:
(2 users connected on the DB)

user_1 insert a row in the DB

user_2 program update the liste of record automatically because a row as been insert in the DB ...

??????????? thx in advance