>In order to avoid that dialog box, you'll need to ONLY use >SCONNect DSNName IDENTIFIED BY UserID Password >command right after you connect the database, every time.<
Razzak, you're right! How about that! I just tried it, and if you ONLY do the SCONNECT without the SATTACH, then those attached tables stay there and when you need to use them it doesn't ask for connection data. I was under the impression that you always had to attach them. To me it didn't seem to make sense that disconnecting the database also disconnects the SCONNECT'd database bit still keeps the attached tables around. Karen

