this is somewhat a newbie question...
i am writting a small app for a client that requires the following..
when the app starts for the first time
it should ask the user to give path to the db (using a dialog box)
when the user finds the database throu dialog boxes
it should store FULL path into a variable i guess..
and then i can use that variable to know where db is
any help would be greatly appreciated

than am gonna write that to a INI file and i can play around with it from there..

thanks

*newbie to this dialog thing, please dont get to technical*