Hello Mordja,
I am building this MS Access database based application for a local school which gets its main data everyday from an Oracle DB.
The way the Access database gets updated is through to Vb routine.
Simple data transfer code moves data from Oracle to Access. There are some calculation that need to be done after the data gets transfer for which I have some queries setup. Now its run manually and I would like to automate them.
So once the data update is completed in the Access database, immedietatly I want this query to run and complete its job.
This onTimer event sounds interesting. How do you do that.
Any examples if you might have would be great.
Thanks,
IntrepidTechie