Hello:
I'm working in Windows 7 with Delphi XE7 (recently acquired) and UniDAC components.
I create a new App and put a TSQLiteUniProvider and a TUniConnection. I assigned the Connection Provider and Database accordingly to my project and hit the "Connect" button of the dialog form. Doing this, appears an error message "Cannot load client library: sqlite3.dll".
This doesn't happened in Delphi XE6.
Could you tell me how can I solve this problem? It's impossible to work without a connection in the IDE.
Thanks...
Pablo.
UniConnection error when connecting in Delphi XE7 IDE
Re: UniConnection error when connecting in Delphi XE7 IDE
Hello,
1. The catalog, from which the application was loaded.
2. The system catalog.- //System32
3. The 16-bit system version catalog - . //System
4. The Windows catalog - . //Windows
5. Current working directory.
6. Directories listed in the РАТН environmental variable.
Please check these catalogs for the SQLite3.dll library
1. The catalog, from which the application was loaded.
2. The system catalog.- //System32
3. The 16-bit system version catalog - . //System
4. The Windows catalog - . //Windows
5. Current working directory.
6. Directories listed in the РАТН environmental variable.
Please check these catalogs for the SQLite3.dll library