hi
i'd like to have the path to my database something like this:
app.path + "mydatabase.mdb" .
That because i'd like the install package to have the database in the same directory as everything else, and dont want the client to build several folders to put the database in,i.e.: c.//my docs/my app/mydatabase.mdb
I thing this can be made if instead of adodc i use code, but hot to achieve it with adodc?
thanks in advance
i'd like to have the path to my database something like this:
app.path + "mydatabase.mdb" .
That because i'd like the install package to have the database in the same directory as everything else, and dont want the client to build several folders to put the database in,i.e.: c.//my docs/my app/mydatabase.mdb
I thing this can be made if instead of adodc i use code, but hot to achieve it with adodc?
thanks in advance