Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Crashing VFP from error handler
Message
De
21/12/2021 05:14:10
 
 
À
20/12/2021 11:04:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01682978
Message ID:
01683033
Vues:
50
>>- Can you confirm that what you're trying to INSERT doesn't contain anything nasty like CHR( 0 )?
>
>So, found CHR(0) in the data I'm saving, but eliminating it isn't fixing the problem. I was so sure that was it.

Chr(0) rings a bell from vfp6 times we never really solved, but coded around: With active transactions vfp inserted chr(0) even when data was correct/without them. Was the error table written to openend shared or excl ?

More from the previous line of thought of Windows messing up shares/drive letters/buffers:
Try a tap dance of
closing/reopening/inserting ***static*** record + datetime()/closing/reopening
the table again in case it currently is already open from previous calls when you insert.

HTH
thomas
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform