How to reduce the file csdb size

Other discussions about CSPro
Post Reply
Noor2023
Posts: 1
Joined: July 14th, 2023, 5:36 am

How to reduce the file csdb size

Post 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
Gregory Martin
Posts: 1796
Joined: December 5th, 2011, 11:27 pm
Location: Washington, DC

Re: How to reduce the file csdb size

Post 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.
Post Reply