I am testing SQLite under WinCE. A few notes: - When the db file is in a shared folder linked to the Emulator, it cannot be opened. Needs to becopied to an internal folder. This may have nothing to do with Lazarus, but might be a useful peace of information anyway. - SQLite3Connection does not raise an exception when it cannot connect. Connected becomes "true" no matter what. - Opening a SQLQuery raises Bus error or "misaligned data". - Sqlite3Dataset: Loading a less then 2MByte dataset takes around 15 seconds in the emulator on a Centrino Dothan 1.6 CPU. Is this the speed to expect, or Sqlite3Dataset needs to be checked?
- Leslie -
_______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
