Description of Issue
In Menus Settings program, wide open Search for all, clicking Browse to view the results displays an error message:
Munis (menusetu)
Unknown error on insert browmenutree, status: -6372 [ISAM -8152]
Additional information concerning a status error of -6372:
[Microsoft][SQL Server Native Client 11.0][SQL Server]String or binary data would be truncated.
Context
- Enterprise ERP
- Menus Settings
Cause
The browse screen has a 40-character limit for the Description column but the data selected (program names) can have up to 64 characters. So anything longer than 40 characters would break that browse
Resolution
Planned changes in future versions will deprecate this functionality.
Additional Information
Add Comment