javaj1811 at elxala.com wrote: > Joe Mistachkin wrote: >> What file system is being used on the drive in question (e.g. FAT, >> FAT32, >> NTFS, etc)? >> >> -- >> Joe Mistachkin >> >> _______________________________________________ >> sqlite-users mailing list >> sqlite-users at mailinglists.sqlite.org >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> > FAT32 in the documented case, I can test it in a NTFS drive as well, I > need just the time to copy the database > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > Hi Joe,
good point, I've tested the fail scenario having the database located in a NTFS disk with the result of NO FAIL!!! so the insertion was done without sqlite error. now the problem seems to be reduced to Windows and FAT32 (and maybe FAT) drives could you tell me why did you suspect about the drive type ?