Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL statement behaving bizzare
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SQL statement behaving bizzare
Divers
Thread ID:
00663201
Message ID:
00663201
Vues:
41
My select - sql statement is having a bizzare behavior. If I execute the following command in my command window, 3 items are returned:
		 		 SELECT DISTINCT op_vendor ;
		 			 FROM o_ord_pay WHERE op_flag_1 = 3 ;
		 			 	AND op_flag_2 = 4 ;
		 			 		ORDER BY O_ord_pay.op_vendor
It returns 7690, AMERICAN FILING SYSTEM and MOORE which is correct.

If I issue this command in application through command button I only get one item to display AMERICAN FILING SYSTEM. I don't understand it, the data hasn't changed.


Thanks
Nick Patel
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform