Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to keep Grid contents sorted on RecordSource field
Message
From
22/05/2003 08:47:51
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
21/05/2003 14:27:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00790972
Message ID:
00791544
Views:
25
>Cetin,
>
>The records (hilited) that I executed Delete on disappeared from the Grid, but remained in the underlying (RecordSource) table.
>
>What is going on here?
>
>Fred Z

Fred,
Read DELETE, RECALL, PACK on online help.
Delete command doesn't physically remove the record but 'marks' as deleted.
To physically remove the deleted records you need to use the table exclusive and issue a pack (or use other techniques - also require exclusive access).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform