|
-
Sep 14th, 2000, 08:45 AM
#1
Request for corruption. I can't seem to find any bona fide way of corrupting an Access db such that I can then test my resurrection code properly. Anyone got any ideas short of taser-ing my PC?
Ta,
Matt
-
Sep 14th, 2000, 08:54 AM
#2
Fanatic Member
A sure fire way to corrupt your database is to let the end user any where near it. This is a fail safe system for testing disaster recovery systems, as the customer is always the biggest disaster.
Other than that, write a simple program that messes the data up. This could be done by putting crap values in the database, or you could read the file into a byte array, and scramble some of the bytes, and write the file back.
Iain, thats with an i by the way!
-
Sep 14th, 2000, 12:23 PM
#3
from my own experience i have noticed that most
access databases when exposed past their 1G limit
become corrupted.
this is not a constant, but you can try to explode
it to the limit.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|