Are there any common reasons for encountering a "disk I/O error" (code 
10) when creating records in an SQLite database on a Windows PC? My 
product uses V3.6.23.1 and I did not have extended error codes turned on 
in my releases up to now.

The problem in reproducing this is that the users can be running XP, 
Vista, or Win7, and the amount and nature of the data being written is 
entirely dependent on data provided by the user and run through my 
processing program to create the database. When I've had someone upload 
their raw data to me so I can try it here, it works every time (naturally).

So it seems it must be something about their particular machine 
environment, but what? I'm sure that nobody is running out of disk space 
these days. Any ideas on where to look or what to suggest to them that 
they can do?

-- 
Doug Gordon
*GHCS Software*
http://www.ghcssoftware.com
g...@ghcssoftware.com <mailto:g...@ghcssoftware.com>

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to