Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SPT Query
Message
 
 
To
16/06/2010 08:12:37
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01469087
Message ID:
01469181
Views:
30
>This will work unless my lookup part number is 851251-4A.
>
>What I would like is somthing like this to work
>
>Select myFields From myTable Where partno In('851251-403','851251-403A%','851251-403B%') but I don't know how to make wildcards work in the Where In clause.

Maybe I'm missing something but LIKE '851251-403%' covers it.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform