Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tableupdate() - Line is too long
Message
De
30/01/2007 08:59:17
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Tableupdate() - Line is too long
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01190435
Message ID:
01190435
Vues:
66
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform