|
|
|
80 CONFLICT Problem : The Update or Delete operation could not be performed because the record was changed by another application since your application read the record. Reread the record prior to resending an Update or Delete operation. Solution : Make your changes again. Problem : This error can reset from one of two conditions: Solution : Netware 3.x - Be sure that the Delete Lock File = No on all terminals Problem : When performing a Get Next or Get Previous on a key with duplicates, the application tried to retrieve a record that was deleted or whose key value was modified by another application. Solution : Try and look up the information again. Problem : Btrieve's file table was full. Solution : Reconfigure Btrieve and specify a higher value for the "Maximum Number of Open Files" option. Problem : Btrieve's handle table was full. This status code is applicable only in the server-based and Windows environments. Solution : Reconfigure the Btrieve and specify a higher value for the "Maximum Number of File Handles" option. Problem : The application tried to open a file in an incompatible mode. If the first application to access a file opens it in accelerated mode, all other applications must open it in accelerated mode. If the first application to access a file opens it in non-accelerated mode, other applications cannot open the file in accelerated mode.
If on a network, check your \BTI\DOS\BIN directory for BTI.CFG on all workstations. Make sure that SharingOnRemoteFiles=MultiEngine |
|
|