Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keyword query
Message
 
 
À
10/07/2012 09:53:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01548017
Message ID:
01548026
Vues:
63
>I must be losing the plot...
>
>I have the following line of code
>
>
>	REPLACE IDNO WITH jcIdNo
>
>
>On compiling I get the error "Command contains unrecognised phrase/keyword"
>
>If I change "IDNO" to be anything else it works! It is as though IDNO is a keyword. The problem is that this is a field name in an underlying table and is not something I wish to change.
>
>Am I missing something very basic here?
>

I don't know the technical answer but have you tried prefixing the field name with the table name? mytable.IDNO?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform