Problem: Where does InterBase store its temporary files? Solution: InterBase stores temporary sort files in C:temp by default. You can specify another location using the TEMP environment variable or INTERBASE_TMP environment variable, or with an entry in the ibconfig file. Note that on Windows NT, the environment variables must be system environment variables, so that they are visible to the InterBase service. You should be able to change this setting easily, then restart the IB server, without having to reinstall it. Source: Bill Karwin
Last Modified: 12-OCT-00