Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate() - Line is too long
Message
 
 
À
30/01/2007 08:59:17
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01190435
Message ID:
01190441
Vues:
13
>Hello,
>I have a local view. This local view return 1 record for Where clause. Buffering is 3
>I make nearly next in my app
>Select(MasterCursor)
>SCATTER NAME loData MEMO
>SELECT(LocalViewCursor)
>GATHER NAME loData MEMO
>TABLEUPDATE(0,.T.,LocalViewCursor)
>
>The tableupdate return .f. and error message is "String is too long"
>
>What this error means ? :-0
>
>Thanks
>Denis.

How many fields do you have in the view? Can you try to change just few fields and see, if you get the same problem? (E.g. scatter name loData fields field1, field2)
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform