Reading encrypted SMAT archive from external app

Clovertech Forums Cloverleaf Reading encrypted SMAT archive from external app

Tagged: 

  • Creator
    Topic
  • #119133
    Dirk Engels
    Participant

      Hello,

      i’d like to read an encrypted smat db from an external application. Opening it with a standard sqlite connection and using cipher authorization doesn’t work.

      Has anyone done this so far?

    Viewing 0 reply threads
    • Author
      Replies
      • #119134
        Rob Abbott
        Keymaster

          Hi Dirk, try using the “pragma key” directive after you open the database:

          pragma key=’passphrase’;

           

           

           

          Rob Abbott
          Cloverleaf Emeritus

      Viewing 0 reply threads
      • You must be logged in to reply to this topic.