Page 1 of 1

DB's Created with sqadmin only usable within sqadmin

Posted: 05.04.2008, 11:39
by Etznab
Hi,

Related topic :http://zeos.firmos.at/viewtopic.php?t=1756

Problem:
Databases(sqlite 2 & 3) created with SQLite Administrator (0.8.3.2) are only accessible with the use of SQLite Administrator (0.8.3.2).

Database access errors:
*Zeoslib Errors;
-Access violation at address 13BF2C18 in module 'ZComponentDesign110.bpl'. Read of address 00000000.
-SQL Error : file is encrypted or is not a database
*SQLite Database Browser;
-An Error occored: File is not a SQLite 3 Database

Created new db(sqlite 3) with SQLite Database Browser this database is readable and editable with:
-SQLite Database Browser http://sqlitebrowser.sourceforge.net/
-SQLite Administrator (0.8.3.2)
-ZeosLib

System Info:
XP SP2 ENU
RAD 2007 Update 3

If more info is required let me know.

Etznab

Edit:
Found this post: Transparent encryption support for SQLite, Maybe its related?

Posted: 07.04.2008, 10:15
by Orbmu2k
You may need to use almost the same version of the SQLite Lib (e.g. sqlite3.dll) in both, yours and mine.