Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select
Message
From
27/04/2005 04:13:18
 
 
To
27/04/2005 04:06:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Select
Environment versions
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01008736
Message ID:
01008745
Views:
18
hi,
yes, it works,
thank you .
m.qasem
>Try this:
>
>
>SELECT * FROM temp WHERE ALLTRIM(UPPER(typ)) == ALLTRIM(UPPER(THISFORM.GRID2.column1.text1.VALUE)) INTO ARRAY laResults
>
>
>>hi all,
>>help,idea..,
>>i try with this code under to get and chick,but if my item is IO2 or IO21 i get message found
>>
>>SELECT * FROM temp WHERE ALLTRIM(UPPER(typ)) = ALLTRIM(UPPER(THISFORM.GRID2.column1.text1.VALUE)) INTO ARRAY laResults
>>
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform