Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to 'rerun' SQL statement Record Source?
Message
From
05/08/1998 13:57:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
05/08/1998 13:53:07
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:
00124181
Views:
26
...
>>Mandy,
>>Is table buffering on ? SQL would only show tableupdated ones.
>>Cetin
>
>Cetin,
>Nope. There's no table buffering going on in my form or my table which is the source of the lists.
>
>Don't know if this helps, but my lists use a field from some views (one view per list) and the SQL record source is:
>
>SELECT trim(first)+" "+trim(middlei)+" "+trim(last) AS name, persid FROM Person WHERE acode=caid ORDER BY last INTO CURSOR cPerson
>
>Any other thoughts? (other than telling my users to close and open the form whenever they add a new contact ;)..)
>
>Mandy
Mandy,
Views also had to requeried then.
..
do form form2
requery("cPerson")
thisform.myCpersonusinglist.requery()
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