Thanks for the response.

The issue is, I want to have my external files and db file to be in a separate folder inside the application folder. I think this is a better way to keep track of all my external files. However, if I got it working in my project then it doesn't work when I deploy the application to another computer. And if got it working when deploying the application to another computer then it doesn't work when running in my project. I like to know if there is a way to fix this so I can have a separate folder inside the application folder and works in both palces.

ljCharlie