Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String Too Long on memo field StrTrans
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01146410
Message ID:
01146421
Vues:
36
>We got a 1903 error "String is too long to fit." on the last line of the below code. How is that possible?
>
>
>CREATE TABLE "TableName.dbf" FREE (Notes m)
>APPEND BLANK
>APPEND MEMO Notes FROM "TextFile.txt"
>REPLACE ALL Notes WITH STRTRAN(Notes,'"',"")
>
>
>Isn't the memo field only limited by the drive space?

How big is TextFile.TXT?
Isn't it beyond limitations of string variable?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform