Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List View
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
List View
Divers
Thread ID:
00361290
Message ID:
00361290
Vues:
51
Hi All:
I am trying to populate my list view at run time with the my sql statement. However, when this line of code is executed, I get an error message "Command contains unrecognized phrase\keyword". Can any help me with the problem and tell me what am I doing wrong.

Thanks

.LstSource.RowSource = ; && List view
"SELECT &gcSelect FROM shSrce WHERE UPPER(fcShipNo)+UPPER (fcItemNo)+UPPER(fcShipSrce)+UPPER(fcSrcItmNo)=upper(ctemp.fShipNo)+UPPER(ctemp.fItemNo) INTO CURSOR csrShSrce ORDER BY KeyFld"
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform