Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Exact
Message
 
 
To
02/02/2011 14:11:44
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Exact
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01498386
Message ID:
01498387
Views:
48
>hi all,
>
>i need to select as ==2 , == 3 ...4, and ==18...etc
>
>from injaz1 ;
>  WHERE typ1 In ('          2','          3','          4','          18') ;&& i get many typ1 as 20 ,49...etc
>
>thanks

I suggest to create a cursor with every type as a record and JOIN with that cursor. It should be better than Type IN (...)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform