
Originally Posted by
ItsMe
I have to say that it seems you are racing towards a train wreck. The different scenarios using RDP, runtime, etc. will work. However, you will experience interesting things. As for using a Runtime Exception as a way to catch an overwrite, I cannot say that sounds dependable or convenient. Be aware that when there is a runtime exception that all variables will lose their handle and be destroyed. So a string variable that you dimensioned and initialized will become nothing. This may give someone using the full version of Access a false hope that things are normal.