Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - VIEW is not updating the TABLE?
Message
De
25/03/1997 10:24:30
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00025494
Message ID:
00025515
Vues:
32
>>thanks Jeff, but where do I put this code?
>>After I say
>>
>>use myview.
>
>I put mine in the init event of the data environment that contains my view. If you are not using the data environment, I would guess you would put the code after the code that creates your remote view. Before use myview.
>
>Jeff

Hi Jeff... It does not work before (use myview), I had to put it
after that. I used 3 statments.. they are...

=cursorsetprop("keyfieldlist",'acct')
=cursorsetprop("sendupdates",.t.,'myview')
=CURSORSETPROP('UpdatableFieldList', 'name,acct','myview')

thanks for you help...rob
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform