Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Overflow of value in field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Overflow of value in field
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01218060
Message ID:
01218060
Vues:
61
I have a situation where I cannot get rid of all of my BREAK (Steel wire break point) OVERFLOW values. I have written an import and everytime it comes to the break field with ten asterisks **********, the program bombs and says "overflow". How do I correct the data that has all of the asterisks in them? When I look at how many asterisk there are in the field, it looks like 5 or 6, but when I do something like

lcBreak = certs.break
?LEN(STR(lcBreak))

I see the number 10, so maybe there are 10 asterisks.

But, how do I REPLACE ALL of these fields which contain the asterisks. I get an error when I try the command:

BROWSE FOR certs.break=**********

Cecil
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform