Jet compact utility

StewartBW 1,830 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.

Microsoft 365 and Office | Access | Development
Microsoft 365 and Office | Access | For business | Windows
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.