Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update failure
Message
De
02/07/2000 14:03:32
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
 
 
À
02/07/2000 13:43:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00387555
Message ID:
00387567
Vues:
17
I just haven't got around to changing it yet (This started out as a different procedure). So do you see anything tell tale in the code that's wrong, or does my problem lie somewhere else?

>>This code gives no errors, but does not update the base tables of the view "intrancust" -- Why?
>>
>>SET MULTILOCKS ON
>>
>>if !used('intrancust')
>>use intrancust
>>else
>>select ('intrancust')
>>endif
>>
>>lSuccess=CURSORSETPROP("Buffering", 3, "intrancust")
>>IF lSuccess = .T.
>
>Why are you checking the return value of CURSORSETPROP, instead of checking the return value of TABLEUPDATE()?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform