Welcome, Guest
Username: Password: Remember me
Components and Libraries for Database Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

How to connect a sqlite encrypted database? 7 years 10 months ago #9605

  • Ahmad
  • Ahmad's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 35
  • Thank you received: 2
Hi all
I think question in title is clear.

I have a sqlite databse that encrypted with "aes-ctr-128" method, in Delphi with FireDAC Connection this is easy. But in Lazarus and Typhon is't possible.

There is a component to connect to these databases?

Please Log in or Create an account to join the conversation.

How to connect a sqlite encrypted database? 7 years 10 months ago #9608

  • Ahmad
  • Ahmad's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 35
  • Thank you received: 2
Hi
I found UniDAC components, but when open this component package's and compile it, below error reported:

Error: One or more required packages were not found. See package graph for details.

Attached Dependency package window and Error.

Please Log in or Create an account to join the conversation.

Last edit: by Ahmad.

How to connect a sqlite encrypted database? 7 years 10 months ago #9609

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Replace IDEintf package with BaseIdeintf
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

How to connect a sqlite encrypted database? 7 years 10 months ago #9613

  • Ahmad
  • Ahmad's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 35
  • Thank you received: 2
Hi and good night.

Thanks to quick reply
But, How?

Please Log in or Create an account to join the conversation.

Last edit: by Ahmad.
  • Page:
  • 1