Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wildcard in SPT
Message
From
14/05/2010 07:08:56
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Wildcard in SPT
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01464542
Message ID:
01464542
Views:
82
Is there any way to do a wildcard on the tsosan field in the where section? I know that the table field data will not have the 'A" but I still need a match on the part number.
testconnString= "Select recseq From webprddt7.tsotagtbl" +;
" Where cono = '225907' And tsosan in('862708-401A','862708-402A','862708-403A'," +;
"'862708-404A','862709-401A','862709-402A','862711-401A','862712-401A','862714-401A','862715-401A','862716-401A')"
Next
Reply
Map
View

Click here to load this message in the networking platform