Probably because the UAC is not allowing changes to files in the folder you are using. Maybe a protected folder, such as a
sub-folder of \Program Files\ or \System\? Place the file in a My Documents\ or some other place where access is unrestricted.
If this works you know what the problem is, if you still need the file to work from a protected location, then you will have to
assign rights to it or log in as admin.
On 2014/07/11 05:38, 徐刚辉 wrote:
OS: Windows XP
Disk not full. When logged in as Administrator, sqlite3_open() succeeds. When
logged in as another account, sqlite3_open() failed with error
SQLITE_FULL.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users