L
Louis
Hi
I have an online backend sql database with access frontend. I have a form
function that imports certain data into the mdb file when necessary. The
import process is a function that build lots of INSERT statements and
executes them in ADO. Once the process starts it is impossible to stop it
until it is complete - without quitting the program. Is there a way to
build in a stop activity button that is still available when a process
starts.
Thanks
AL
I have an online backend sql database with access frontend. I have a form
function that imports certain data into the mdb file when necessary. The
import process is a function that build lots of INSERT statements and
executes them in ADO. Once the process starts it is impossible to stop it
until it is complete - without quitting the program. Is there a way to
build in a stop activity button that is still available when a process
starts.
Thanks
AL