There have been a number of Memory Allocation Violation error messages occurring during certain functions in LoanerTrak, primarily related to processing steps like Booking and Shipping. These messages aren’t necessarily damaging to processing but have been a nuisance to some users.
We believe this message is appearing due to the large amounts of data processing that happens at specific points in the program, and how it is being handled by the PCs local memory.

Note: To address this local machine Administrator rights are required.

1. On your computer, press the Start button and click Control Panel.

2. In the Control Panel, launch the BDE Administrator.



3. If the BDE Administrator does not appear, type BDE in the Search field.

4. Click ltdata (or your equivalent LoanerTrak database connection name) in the left pane. Your BDE settings will appear in the right pane.




5. Change the BLOB SIZE from 32 to 999, and if it already isn’t at this value, set the BLOBS TO CACHE to 65535.

6. After changing these values, click on another line so the change will be recognized by the program.

7. Close this window and click Yes to Save your settings.