Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete records and requery
Message
 
To
13/11/1996 02:02:47
General information
Forum:
Visual FoxPro
Category:
Conferences & events
Miscellaneous
Thread ID:
00012109
Message ID:
00012115
Views:
37
>I have a list box based on a table. The user can choose to delete a record from the list box. After I used a SQL statment to delete the record, it still appears in the list box even though I REQUERY the form. I tried the PACK command, but it will close all my table and the entire list box becomes blank.
>
>How do I REQUERY the table from a list box after I deleted a record?

You need to make sure SET DELETED is ON, and then call the Requery method of the listbox.

Mark Peter
=========================
Mark A. Peter
Los Angeles, CA
mpeter@primenet.com
=========================
Previous
Reply
Map
View

Click here to load this message in the networking platform