G
Guest
What coding is required to check if query "X" currently exists. If it does exist, delete it and move on to the next step. If it doesn't, move on to the next step?
exist, delete it and move on to the next step. If it doesn't, move on to theSteven Waugh said:What coding is required to check if query "X" currently exists. If it does
If it does exist, delete it and move on to the next step. If it
doesn't, move on to the next step?