On Tue, Oct 28, 2008 at 4:34 PM, Igor Tandetnik <[EMAIL PROTECTED]> wrote:
> Which folder is the database file in? Thanks to Vista file > virtualization, you are probably looking at a different file altogether. > See > Yep, that was it. My application (running as a normal user) tried to write to the database soon after it was created (by another app that runs as Admin), causing Vista to clone the file. Thereafter, the normal user could only see the cloned file. That explains why everything looked fine to sqlite. Thanks! -- Daniel Stutzbach, Ph.D. President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com> _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

