Large File Support with CodeBase SQL
Article ID: C01120
Last updated: 2006/12/07
|
To enable large file support in CodeBase SQL, run
the following command from a command prompt window.
largeset.exe %SystemRoot%\system32\c4dllo.dll 1
largeset.exe should be in the bin folder. If you cannot find
it, run the installation for CodeBase SQL again and install the Utilities.
Note that when large file support is turned on, CodeBase uses non-standard
locking. This means that if CodeBase (with large file support turned on)
and another application (that uses standard locking) are both writing to the
same database table, there is a risk that the table will become corrupt.
|