Documentation problem re: DB Encryption
Posted: Sat 11 Jan 2014 07:16
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?
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?