Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Save problems
Message
 
 
À
18/08/2003 13:19:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00821090
Message ID:
00821158
Vues:
27
Hi Byron,

Failed? How? What was the error message?

Trigger, by chance?

What is your BufferMode?

Try "INSERT INTO" instead and see if that fails.

HTH.

Later,

Mike

>Can somebody tell me, why in the next piece of code, sometimes fail step1 or step2 or step3???
>
>Set reprocess to automatic
>** step 1
>select x1
>if flock()
> append blank && sometimes fail
> replace xxxxx
> tableupdate(.t.)
>endif
>** step 2
>select x2
>if rlock()
> replace xxxx && sometimes fail
> tableupdate(.t.)
>endif
>** step3
>select x3
>if rlock()
> replace xxxx && sometimes fail
> tableupdate(.t.)
>endif
>
>I need the three files updated at the same time.
Regards,

Mike

"We try to solve the problem by rushing through the design process so that enough time is left at the end to uncover the errors that were made because we rushed through the design process."
- Glenford Myers

If you're going through hell, keep going. - Walt Disney
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform