Page 1 of 1

How to reduce the file csdb size

Posted: July 14th, 2023, 5:47 am
by Noor2023
Hello

After deleting some cases, the csdb file size dosen't change
how to reduce the size of a csdb file ?

Thanks a lot

Re: How to reduce the file csdb size

Posted: July 14th, 2023, 7:38 am
by Gregory Martin
Deleted cases are maintained in the CSPro DB file, which is why the file size is not getting smaller. If you want to remove deleted cases, there are a few options, including:

1) Use the "Compact Data" option in Dictionary Macros: https://www.csprousers.org/help/CSPro/d ... acros.html

2) Open the file in Data Viewer and save it as a new file.

3) Create a batch application, don't add any logic, and then have the input file as your main file, and the output file will then be created without the deleted cases.