Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Freaky SQL?
Message
From
17/02/2003 13:11:45
 
 
To
17/02/2003 13:05:46
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00754144
Message ID:
00754165
Views:
22
>Things look right with the UDFs. You should try taking them out of the SELECT one by one until you find the problem.
>
>You do have a potential problem with
>
>UPPER(TRIM(lastname) + firstname + mi) AS ifield,;
>
>
>The field in the result set will be the length as the first record. You should PADR() the result.
>
Good point, although that field is there only to set the order. I'll try removing them incrementally to see what happens.
Ray Roper
Previous
Reply
Map
View

Click here to load this message in the networking platform