On 6 Apr 2016, at 9:41am, Rail Jon Rogut <sqlite3 at platinumsamples.com> wrote:

> I'll have to figure out a method to use the Shell Tools inside my program - 
> with the 3rd party DLL linked and running.

I don't mean for production work.  I mean you should use it to reproduce your 
problem situation.  Just use it to open the file and execute a SELECT or INSERT 
or something.  If it crashes with 'disk IO error' you've demonstrated the 
problem to the 3rd party developers.  If it doesn't crash you know there's 
something wrong with your own code.

Though it is scriptable from the command line so you /could/ perhaps use it for 
useful things.

Simon.

Reply via email to