Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Returning Less Than Desired
Message
From
19/07/2001 16:21:35
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00532833
Message ID:
00532839
Views:
18
>Try instead of IN:
>SELECT DISTINCT ;
> Codes.type, Codes.code, Codes.subsystem ;
> FROM codes ;
> WHERE ","+ALLTRIM(STR(Codes.subsystem))+"," $ (?csubsystem)

Um, ok... that worked! Why? I'm using the view designer, how do I get it to use the $ instead of IN?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform