Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL result different from VFP8
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00971482
Message ID:
00971501
Views:
22
Try to change the INDEX to PADR(UPPER(ALLTRIM(Ln)), len_of_the_field, " ")
& then
c_voss = "VOSS"+SPACE(len_of_the_field-4)
SELECT IDNUM FROM CONTDB WHERE PADR(UPPER(ALLTRIM(Ln)), len_of_the_field, " ") == c_voss
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform