Therein lies the problem. The app is running (and, unfortunately, not as a
service) 24/7 on a machine in our server room. Hence the reason why I've
been tasked with automating the procedure so no one has to go into the room
to perform manual imports.
So the app is constantly active. I'm looking for a way to import into one
table in the MDB while it is still running but I don't know if that's
possible.
js
Quote:
Can you schedule this DTS package during less traffic hours when the
application is not used at all.
-- |