Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to 'rerun' SQL statement Record Source?
Message
De
05/08/1998 13:57:44
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
05/08/1998 13:53:07
Mandy Mccord
Public Interest Breakthroughs, Inc.
Albany, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00124108
Message ID:
00124181
Vues:
25
...
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform