Hello all, I have created a database app which is for booking appointments, and the database contains customer information. My problem is that I can't open the application on any other computer apart from mine as I get an error saying the database couldn't be found, and that folder is on my PC, the one I originally made the app from. I've done a lot of googling and searching but can't seem to find anything that will instruct me with some code that will look for the database within the same folder of the applications exe file. I want the app to be portable so that I can run it off say for example a memory stick and switch between computers if I need to. Sorry if I haven't made any sense but if you like I can provide more details. any help would be greatly appreciated! And please bare in mind that I am sort of new to programming in delphi; started over a year ago and can understand a fair amount of things, I think! Thanks again.