It has been about a week I am changing my latest code so it would use XML file as a database instead of Access Database. Why? Because I just got a laptop, which came with 64 bit Win 7. Somehow jet DB engine didn't like the new machine and OS... I checked around for the problem and there are some fixes and fix-arounds... I justs didn't want to deal with it more than I had to, so I decided to use XML as the program database. Access database, ADODB connection code is much easier for ...