> - 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.