Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select - sql trouble
Message
From
18/11/1999 16:01:37
 
 
To
18/11/1999 15:48:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00292685
Message ID:
00292694
Views:
21
>Why VFP5 shows only the first element?, What am I doing wrong?
>select x1, x2 from dbx!tablex ;
> where tablex.x1 in (MyArray)
>
>Thanks.

You'll have to specify each element of the array, or use a UDF that searches the array for you. Your above syntax will not work, as you've already found out.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform