Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL comparison positioning
Message
 
À
06/01/2000 11:47:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00313954
Message ID:
00314003
Vues:
49
> Why is it that I can compare the .sex field to "2" but not
> the .line_id field to "0000001123" ????????????

Chas this seems very odd. The standard SQL syntax is to say fieldname = value (left-to-right), so something must be out of whack with the string comparison. Is SET EXACT ON? Is the value of .line_id (for those six records) appear exactly the same as "0000001123" when you check it from the command window with a ? table.fieldname?
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform