Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PROBLEM: SELECT into ARRAY not respect RTRIM()
Message
De
06/09/2003 13:07:02
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00826732
Message ID:
00826789
Vues:
24
Hi David,

>create cursor x1 ( m1 m )
>insert into x1 values ( "this is a test" )
>insert into x1 values ( "short" )
>select * from x1 into array laJunk

yes, but you can only use SUBSTR(m1,..) manipulation.
Only SUBSTR() preservant the type memo.

The problem is only the speed.

Fabio
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform