Recent

Author Topic: connect to a encrypted SQlite database  (Read 2688 times)

Hansvb

  • Hero Member
  • *****
  • Posts: 618
connect to a encrypted SQlite database
« on: October 01, 2017, 01:26:50 pm »
Is it possible to connect to a encrypted SQlite database.
With zeos it does not seems to be possible.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: connect to a encrypted SQlite database
« Reply #1 on: October 01, 2017, 06:55:00 pm »
Is it possible to connect to a encrypted SQlite database.
With zeos it does not seems to be possible.
Specify the parameter "encrypted=true" in the parameters of ZConnection component. Note that your sqlite driver must be compiled with encryption support.

 

TinyPortal © 2005-2018