Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deleted Records
Message
From
15/01/2000 13:17:22
 
 
To
15/01/2000 07:19:06
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00318512
Message ID:
00318592
Views:
33
>>I have a VFP 6.0 app written for a school. Classes are divided into Levels, Sections, and Activities. Levels and
>>Activities are assigned student by student. Sections can then be assigned programmatically to all students
>>who have received Level-Activity designations. The process is fairly complicated and works pretty well.
>>EXCEPT: When the smoke clears, those students who do not have Level designations are marked for
>>deletion. Nowhere in any of the code does the word DELETE appear. The placement code operates on
>>local, updatable views for the most part.
>>
>>What else causes a record to be marked for deletion besides DELETE?? I have absolutely no idea
>>where to even look for this one . . . .
>>
>>TIA,
>>John
>
>
Grids with deletemark = .t. (Default) ? SQL delete than insert in update method ?
>Cetin

Delete trigger?
Record level rule?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform