Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object grupos is not found
Message
De
20/05/1997 11:11:34
 
 
À
20/05/1997 11:05:44
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brésil
Information générale
Forum:
Visual FoxPro
Catégorie:
Groupes d'usagers
Divers
Thread ID:
00032955
Message ID:
00032957
Vues:
32
>I was using MEMORY VARIABLES, but now i´m trying to use BUFFERING MODE and i need use the ALLTRIM function.
> My sintax is GRUPOS.COD_GRU=ALLTRIM(GRUPOS.COD_GRU)
>
> And the Visual Fox show me a message saying OBJECT GRUPOS IS NOT FOUND.
>
> What i´m doing wrong
>
> Thanks
>
> Anderson Reis Girardi
> Athenas Automação e Sistemas Porto Alegre-RS/Brazil
>
> ander@net1.com.br

If you want to change value for field 'cod_gru' in table 'grupos', you should:
REPLACE grupos.cod_gru WITH ALLTRIM(grupos.cod_gru)
If you actually wanted something different, let me know.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform