> - SQLite3Connection does not raise an exception when it cannot > connect. Connected becomes "true" no matter what.
if the db not found it will be created, try to use FileExists before open the db. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
