Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What to corrupt a table....
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00286329
Message ID:
00286357
Views:
19
lcTableString = FILETOSTR("MyTable.dpf")

lcTableString = LEFT(lcTableString, 10) + "Erik Moore" + SUBSTR(lcTableString, 21)

=STRTOFILE(lcTableString, "MyTable.dbf")

That should screw it up pretty good. Usually, my name associated with anything is a sure guarantee of it getting screwed up. :-)


>Well.....I was really hoping for a solution that didn't involve such a vicious action....like maybe someone might have a little .prg or something that could corrupt a table....
>
>>>I wanted to test my StoneField gizmo....anyone got a way I can corrupt a table so I can see if it repairs ok?
>>
>>Type PACK and turn your computer off.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform