Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programmatically removing persistant relationships
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00189004
Message ID:
00189254
Views:
11
Well, since you asked...

SET RELATION OFF INTO ChildTable kills the relation into the child table
SET RELATION TO (with no other arguments) kills all relations from the parent table into all children

>I'm not sure how that would work differently from SET RELATION OFF INTO childtable. However, what I actually did was to replace my REMOVE TABLE mytable DELETE with DROP TABLE mytable. It stopped complaining then.
>
>>Have you tried:
>>
>>SET RELATION TO
>>
>>
?
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Reply
Map
View

Click here to load this message in the networking platform