Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Replace statement
Message
De
11/05/2000 12:31:04
Walter Meester
HoogkarspelPays-Bas
 
 
À
11/05/2000 11:44:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00368595
Message ID:
00368632
Vues:
20
Hi sheena,

>>>replace all May_1998 with 2 for May_1998 = 0 and ((start_da < {1998/06/01}) and (final_da > {1998/05/01}))
>>>
>>>thanks in advance.
>
>Hi :
>
>not doing a replace when I have records that meet the criteria.

It might be a problem with an index order which is based on the May_1998 column. To identify if this is the problem add a NOOPTIMIZE clause at the end of the command and check if this works.

Another possibility is that your SET DATE setting is sert at something else as AMERICAN. Check what {1998/06/01} evaluates to by doing a WAIT WINDOW DTOC({1998/06/01}) before the replacement.

Good luck.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform