Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display 3 columns in listbox
Message
From
28/06/2004 10:17:57
 
 
To
28/06/2004 02:13:06
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00917844
Message ID:
00917953
Views:
11
Evelyn,

That type of syntax is fine, even for versions of VFP before VFP7. Make sure that all the field names are spelled right. Test it in command window until you get the query you want.

Also, you'll want to use the INTO CURSOR clause of the SELECT command, so a browse window doesn't pop up when you run the form.

>hi jojo, thanks for your reply. but i'm having an error at Sele alltrim(lname)+", "+alltrim(fname)+" "+alltrim(mi)+"." as custname from bls. seems like sql does not accept the " " and "."
>
>any more help?
Steve Gibson
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform