I'm having weird situation where i "see" diffrent versions of the same file when running program as administrator and when running it as non-privileged user.
The file is sqlite's db3 file which located on a folder inside "program files (x86)".
When running the program "sqlitestudio" with administrative rights and then opening the file inside the program i see some values that are diffrent from when i'm running the program without administrative rights!
This is really weird, because that the values that i see when running in non-privileged mode are legitimate, and was written in older version of the file.
Does anyone know what the @!# causes this?
Thanks in advance, Eitan