I suspect the permissions set on DB file allow only Administrators to change it; and that requires escalation to Admin rights under UAC. It's likely that your DB file is located in C:\Program Files\yourapp.
As a solution, you could relax permissions on the DB file upon installation, or, better, keep the file under C:\Users\currentUser\AppData\Roaming\yourapp -- Igor -- View this message in context: http://old.nabble.com/%22Unable-to-Open-DB%22-on-Win-7---Vista-%2864-bitt%29-on-UAC--ON-tp29202752p29202990.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users