Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL SELECT bug in VFP 8, using memo fields
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00792876
Message ID:
00792894
Vues:
47
The following line in VFP 8.0 worked OK so it may serve as a workaround:

SELECT SUBSTR(a1.bb, 1, 2000) AS DD ;
FROM a1 ;
INTO CURSOR c1

John
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform