Question : I am copying 40 diferent databases to a directory that these databases already exists. How do I prevent the system message "This Directory already exist" "Overwright" "Yes" "No" from appearing each ti

I have a program where I copy 40 diferent databases to a directory that these databases already exists in. How do I prevent the system message "This Directory already exist" "Overwright" "Yes" "No" from appearing each time the database is set to copy

Answer : I am copying 40 diferent databases to a directory that these databases already exists. How do I prevent the system message "This Directory already exist" "Overwright" "Yes" "No" from appearing each ti

The easiest way how to avoid this massage is

SET SAFETY OFF

Random Solutions  
 
programming4us programming4us