Recent

Author Topic: [SOLVED] SQLite password  (Read 487 times)

Pe3s

  • Sr. Member
  • ****
  • Posts: 416
[SOLVED] SQLite password
« on: February 22, 2023, 05:44:42 pm »
Hello, Password Protect a SQLite DB. Is it possible?
« Last Edit: February 23, 2023, 06:35:44 pm by Pe3s »

Zvoni

  • Hero Member
  • *****
  • Posts: 1760
Re: SQLite password
« Reply #1 on: February 22, 2023, 05:57:39 pm »
Hello, Password Protect a SQLite DB. Is it possible?
Yes and no.
Yes, there is an authentication-module, but you have to compile the DLL yourself enabling it.
Yes, there is support to encrypt an SQLite-DB (PW protected), but again: compile the DLL yourself, or find a ready-made
« Last Edit: February 23, 2023, 09:42:51 am by Zvoni »
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad

Pe3s

  • Sr. Member
  • ****
  • Posts: 416
Re: SQLite password
« Reply #2 on: February 23, 2023, 06:35:29 pm »
@Zvoni, Thank you :)

 

TinyPortal © 2005-2018