Re: [sqlite] how to force a database to be corrupted

2005-07-09 Thread Ulrik Petersen
Hi Olivier, Olivier Singla wrote: Hi, I was wondering, is there is way to force a database to be corrupted ? (obviously I need this for testing purposes). Basically I'd like to patch the database so the next sql command will return SQLITE_CORRUPT. You might want to look at:

[sqlite] how to force a database to be corrupted

2005-07-08 Thread Olivier Singla
Hi, I was wondering, is there is way to force a database to be corrupted ? (obviously I need this for testing purposes). Basically I'd like to patch the database so the next sql command will return SQLITE_CORRUPT. Thanks, Olivier Singla Integrian, Inc. Raleigh, NC