Защита паролем базы данных SQLite. Является ли это возможным? ⇐ C#
-
Anonymous
Защита паролем базы данных SQLite. Является ли это возможным?
I have to face a new little project. It will have about 7 or 9 tables, the biggest of them will grow by a max rate of 1000 rows a month.
I thought about SQLite as my db... But i will need to protect the db in case anybody wants to change data from the db
My main question is:
Is it possible password protect a sqlite db as you would do on access?
The development would be on C#, but I'm searching something free.
Источник: https://stackoverflow.com/questions/138 ... t-possible
I have to face a new little project. It will have about 7 or 9 tables, the biggest of them will grow by a max rate of 1000 rows a month.
I thought about SQLite as my db... But i will need to protect the db in case anybody wants to change data from the db
My main question is:
Is it possible password protect a sqlite db as you would do on access?
The development would be on C#, but I'm searching something free.
Источник: https://stackoverflow.com/questions/138 ... t-possible
Мобильная версия