Hello,

my application use a database and needs its path for many functions.
I have a dialog box to choose the path but i call it every time i call a
function, it's not really user friendly

So how can i define the path at the first opening of my application, and
stock the path anywhere so the dialog box won't appear anymore?

Many thanks