M
Max
It is a real problem but I'll try to formulate it in a sophisticated manner.
WE HAVE:
Application A writing something to MS Access database from time to time.
WE NEED TO IMPLEMENT:
Application B.
Application B should do some sort of processing each time the database was
changed.
Application B most likely will read data from the database using ADO.
Does anybody know a way to implement application B without polling the
database all the time.
Thank you.
WE HAVE:
Application A writing something to MS Access database from time to time.
WE NEED TO IMPLEMENT:
Application B.
Application B should do some sort of processing each time the database was
changed.
Application B most likely will read data from the database using ADO.
Does anybody know a way to implement application B without polling the
database all the time.
Thank you.