Page 1 of 1

Documentation problem re: DB Encryption

Posted: Sat 11 Jan 2014 07:16
by Steven
Hi Alex,

I ran into a problem trying to implement DB encryption following the online documentation.
I found the answer on this forum in the following thread:
http://forums.devart.com/viewtopic.php?f=48&t=27518

The solution that you gave in that thread to include "LiteCall" in Uses section (which immediately fixed my issue) is not mentioned in the online documentation at:
http://www.devart.com/litedac/docs/data ... ENCRYPTION


Component dev question (or suggestion) regarding this:
While the quick fix is to update the documentation, shouldn't the LiteCall module be auto inserted in the Uses when the TLiteConnection component is dropped on the form? or auto inserted when the app is compiled?

Re: Documentation problem re: DB Encryption

Posted: Sat 11 Jan 2014 13:11
by AlexP
Hello,

We have fixed the problem, and now the LiteCall unit is automatically added to the uses section when adding the LiteConnection component to the form. This fix will be available in the next version, which also will include updated documentation.