Hi,
I'm wrote a program to delete table(s).
But it always stops and waits for my approval. That means that I have to be next to the computer.
I'd like it just go and do what is suppose to do without any verification.
Q-1: How can I avoid this type verifications?
Q-2: Is there any parameter that allows me to do so?
A similar problem happens when I want to copy files on the hard disk.
Q-3: Is there any parameter that tells Access VB to copy
the files automatically without "Yes/No" verifications?
Thank you very much
Eric
I'm wrote a program to delete table(s).
But it always stops and waits for my approval. That means that I have to be next to the computer.
I'd like it just go and do what is suppose to do without any verification.
Q-1: How can I avoid this type verifications?
Q-2: Is there any parameter that allows me to do so?
A similar problem happens when I want to copy files on the hard disk.
Q-3: Is there any parameter that tells Access VB to copy
the files automatically without "Yes/No" verifications?
Thank you very much
Eric