Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor - changing original values
Message
De
04/05/2015 16:16:11
Luis Santos
Biglevel-Soluções Informáticas, Lda
Portugal
 
 
À
04/05/2015 10:20:15
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01619360
Message ID:
01619398
Vues:
32
Hello Cetin

Many thanks for your reply, i have only one question about your suggestion:
Select  * from  TESTE into Cursor NewCursor READWRITE
*--I have make the changes
Select * from NewCursor into TESTE nofilter
After make the changes into the NewCursor, you run the following SELECT to replace values into Original Cursor:
Select * from NewCursor into TESTE nofilter
Theses new values from NewCursor with nofilter clause, replace all the content of the Original Cursor, that´s correct ?

What´s happen if the Original Cursor don´t have the clause READWRITE ?

Because you know, this program is not build by me, i´am a reseller.
Also, suppose the Cursor of my program have READWRITE clause activate, how can do to refresh this one, because i cannot have access to the code, i just know the name of the original cursor "TESTE" and the same one is show to me on a Browlist.

Many thanks again

Best regards
Luis Santos
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform