Rajesh Karunakaran
Programmer
Hi Team,
Most of our forms in application has data environment and we use a fixed path, i.e "Data" folder right under the application install folder. I want to make this dynamic/configurable, i.e users can have the data in another folder or even another drive which they can (or may be us when we install).
Usually, during development we add the tables from the 'Data' folder onto the Form's DataEnvironment. But now, if we do not know the folder in advance, what is the correct way to add tables in DataEnvironment?
Thank you in advance
Rajesh
Most of our forms in application has data environment and we use a fixed path, i.e "Data" folder right under the application install folder. I want to make this dynamic/configurable, i.e users can have the data in another folder or even another drive which they can (or may be us when we install).
Usually, during development we add the tables from the 'Data' folder onto the Form's DataEnvironment. But now, if we do not know the folder in advance, what is the correct way to add tables in DataEnvironment?
Thank you in advance
Rajesh