Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Convert Access code
Message
From
07/11/2006 12:27:56
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01167442
Message ID:
01167730
Views:
8
>>I am converting some routines written in msAccess and came across the following line:
>>
>>if crsInternet!Q7l like "##MM" then
>>
>>
>>Can someone tell me what the VFP equivalent to the LIKE "##MM" is?
>>The field in question is a Character field width 6.
>>
>>Thanks
>
>Hi Don,
>Yuri has right
>it returns data that begins with two digits followed by MM
>*** crsInternet is Table
>*** and Q7l is field in this table


OK, Thanks to both of you.
Previous
Reply
Map
View

Click here to load this message in the networking platform