Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to 'rerun' SQL statement Record Source?
Message
 
To
05/08/1998 13:29:19
Mandy Mccord
Public Interest Breakthroughs, Inc.
Albany, New York, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00124108
Message ID:
00124183
Views:
26
>DO FORM addcont
>*!* refresh lists on return
>thisform.pfAgyCont.pContacts1.cmbATname.requery()
>thisform.pfAgyCont.pContacts1.cmbCOname.requery()
>thisform.pfAgyCont.pContacts1.cmbCPCname.requery()
>
>But the lists aren't being refreshed until I close the form and open it again. Any ideas where I can look to make this work? Never easy! ;) And I really appreciate your willingness to help!
>

Mandy,

You have to tableupdate the additions before SQL will get them. SQL, by design, bypasses the buffered edits and adds and gets data directly from disk.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform