Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select statements
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00547432
Message ID:
00547607
Vues:
10
SELECT project.number, project.dateneeded, project.priority, ;
project.desc, project.status, project.program, project.dpt, ;
project.programmer, project.psc ;
FROM project ;
WHERE programmer = "EX" ;


INTO CURSOR TEMPNAME

I am pretty rusty on VFP now I have developing in VB for 3 years and am now getting back to it in a different job. I have not had a problem like this I am starting to think this may be environmental.

I am also getting a browse window or an unbound form with a combo box with a select statement in the rowsource. this is starting to drive me nuts.

Thanks for any help you can provide.

Joe Hendren
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform