Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I append a record using a view?
Message
De
17/09/1997 16:00:42
Monte Murdock
Universal American Mortgage Company
Clearwater, Floride, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00050457
Message ID:
00050463
Vues:
20
>Nope, SET CARRY is not the problem...I'm talking about a buffering issue...
>
>Anybody have any other ideas?
>
>
>>>I'm using a view and I know how to go about editing a record:
>>>
>>>CURSORSETPROP("Buffering", 3)
>>>
>>>* Do whatever changes you want and then either
>>>
>>>TABLEUPDATE()
>>>
>>>* OR
>>>
>>>TABLEREVERT()
>>>
>>>Simple enough...
>>>
>>>But how do I buffer the addition of a new record?
>>>
>>>CURSORSETPROP("Buffering", 3)
>>>* followed by
>>>APPEND BLANK
>>>Gives me a new record, but the buffer has the values from the record I was on BEFORE the APPEND
>>>
>>>What do I do?
>>>
>>>Thanx,
>>>Joe Pirola
>>
>>Look at your SET CARRY [ON/OFF].

Do you know about the functions CURVAL(), OLDVAL(), OR GETFLDSTATE()?

MOnTe
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform