C
chrisd
Dear all,
i wrote an application (scheduler / timeline ) like outlook calendar.
This app is bound to a sql database . Everything works fine, add,
update , etc.
Now, my problem is that from now on more than one guy will use this
software simultaniously. So, i need to
a) determine if there a changes inside the database which i have to
reload on all other clients
and/or
b) a refresh button, which refetch all NEW data , possibly leaving the
clients data (which are not updated so far) unchanged.
Ist there anybody with an idea ??
Greetings
Chris
i wrote an application (scheduler / timeline ) like outlook calendar.
This app is bound to a sql database . Everything works fine, add,
update , etc.
Now, my problem is that from now on more than one guy will use this
software simultaniously. So, i need to
a) determine if there a changes inside the database which i have to
reload on all other clients
and/or
b) a refresh button, which refetch all NEW data , possibly leaving the
clients data (which are not updated so far) unchanged.
Ist there anybody with an idea ??
Greetings
Chris