I have generated a form using the wizard based on a single table.
I have the table at \ApplicationData\Username\Myapp.
In development I am able to set default to this directory on my PC - set the Data Environment with the table in that folder and all works well.
Now in a distributed exe I won't know where that \ApplicationData\Username\Myapp folder is.
How do I set the Data Environment of the form to reflect this variable reference?
Many thanks
PW
I have the table at \ApplicationData\Username\Myapp.
In development I am able to set default to this directory on my PC - set the Data Environment with the table in that folder and all works well.
Now in a distributed exe I won't know where that \ApplicationData\Username\Myapp folder is.
How do I set the Data Environment of the form to reflect this variable reference?
Many thanks
PW