I am using SQLite database
version 3 with C# Windows application..
i want to
encrypt the SQLite database using password or any other
encryption way in order not to enable clients to open it.
and what are the
changes should be added to the connection string in the config
file.
No comments:
Post a Comment