Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odd SELECT result
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00705231
Message ID:
00705254
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
Try to convert memo to the character.
Select * from Exhibit where Lower(PADR(cWorkTitle,100))="te"
>Hi all,
>
>Could someone please tell me what I'm doing wrong with this select statement.
>
>Select * from Exhibit where Lower(cWorkTitle)="te"
>
>This correctly gets all the exhibits with a cWorkTitle starting with "te" but it also get any records that have a blank cWorkTitle, why should that be?
>
>Thanks in anticipation.
>
>UPDATED:
>cWorkTitle is a Memo field is that significant?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform