Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reset a NON Parameter Remote View to Nodata
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP1
Database:
MS SQL Server
Divers
Thread ID:
01292638
Message ID:
01292978
Vues:
15
>That's what parameterized view is for.
>
>>
>>I have a form and a grid, the grid has a remote view as record source in the DE the cursor has the property NodataOnLoad set to .T. so no records show.
>>
>>in the form i add some records to the RV but after a button click i want the RV set to NoData Again.
>>
>>any way i can do that with out parameterizing the view?


Thnks , I think i just found a solution by closing the tables and open them again through the DE events
.......
DO WHILE .T.
      ME.Work()
ENDDO
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform