Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

cocatalogdb "view package contents" OSX 10.11.3

Comments

4 comments

  • BobRockefeller
    Try that on the catalog "file," not the SQL database. It is not a package.
    0
  • Michael Ryan
    not quite sure what the "file" is, nor the SQL database... I'm trying see the contents of the Capture One Catalog Database (.cocatalogdb) inside my catalog folder, which is possible in OSX 10.10.

    thx
    0
  • PhaseoneUser55657
    You cannot "SEE" inside the .cocatalogdb file. This is a SQLite 3.X database file. The only way to "LOOK" into it would be to use the "sqlite3" program, and execute SQL commands to examine the tables and structures.

    Why do you want to look inside the database file? I know people have been talking about trying to "optimize" the database, but unless you really know what you are doing, you could corrupt the database.

    Robert
    0
  • Michael Ryan
    Got it. The initial question is based on an error - my bad.

    Thx
    M
    0

Post is closed for comments.