How can I use different database settings when my data collection program is deployed than were used for development?
ITScriptNet has many settings for Validation Files, Collected Data, and more that can be overridden at runtime. This allows the developer to use a test database or directory structure, and then deploy the program to the production database and directories. These overrides are accomplished by the use of an Override INI File.
INI File RULES:
Name of the file: The filename for the .ini file and the program .itb file MUST BE the same. For example, MyProgram.ITB and MyProgram.INI.
Location: The ini file must reside in the same folder where the ITB file is located.
For more how-to information, please download the sample INI files and PDF files from this link: