Jet compact utility

StewartBW 725 Reputation points
2024-06-17T05:21:07.63+00:00

Hello

Any idea why this download is not signed with a code signing certificate by Microsoft?

https://learn.microsoft.com/en-us/office/troubleshoot/access/jet-compact-utility-download

And, there's a password protected mdb database that I need to compact, please advise the difference between these?

JetComp.exe -src:"C:\src.mdb" -wMYPASS -x -dest:"C:\dest.mdb"

and

JetComp.exe -src:"C:\src.mdb" -wMYPASS -dest:"C:\dest.mdb"

Its help indicates:

-x Encrypt Destination Database

Encrypt means password protection?

If so, my source database is already password protected, but using both commands will make a new password protected database, so they should be identical but are not, confused :(

Thanks.

Access
Access
A family of Microsoft relational database management systems designed for ease of use.
325 questions
Access Development
Access Development
Access: A family of Microsoft relational database management systems designed for ease of use.Development: The process of researching, productizing, and refining new or existing technologies.
846 questions
0 comments No comments
{count} votes