Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Select statements
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00547432
Message ID:
00547607
Views:
17
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform