Forum > Databases

[SOLVED] SQLite password

(1/1)

Pe3s:
Hello, Password Protect a SQLite DB. Is it possible?

Zvoni:

--- Quote from: Pe3s on February 22, 2023, 05:44:42 pm ---Hello, Password Protect a SQLite DB. Is it possible?

--- End quote ---
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

Pe3s:
@Zvoni, Thank you :)

Navigation

[0] Message Index

Go to full version