Software requirements

Previous Next

Operating system

For production and development environments the following are supported.

Windows 10

Windows Server 2012 R2

Windows Server 2016

Environment variables

Check that the path to the connection DLLs of the RDBMS you are using, for example C:\ORANT\BIN has been set., To do this, use System, Environment Settings from the Control Panel.

Networking software

Any network protocol that is supported by your RDBMS middleware is acceptable.

RDBMS networking software. See your RDBMS vendor's documentation for more details.

Write access to TMP and TEMP directories

While you are working with USoft Developer it will need to create temporary files. If the corresponding TMP or TEMP directory is on your own PC, this will be no problem. If the directory is on a network drive, make sure that you are privileged to write files to that directory. Consult your system manager if necessary.

The TMP and TEMP variables must be specified, for example:

set tmp=c:\tmp

set temp=c:\temp