Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update failure
Message
De
02/07/2000 13:43:50
 
 
À
02/07/2000 12:56:30
Jimmy Ditta
Twin City Electronics
Monroe, Louisiane, États-Unis
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:
00387565
Vues:
16
>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()?
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform