Web Connection 5.0
Re: wwUserSecurity::
02/07/2010
03:36:02 PM
2V00XFVHV Show this entire thread in new window
From:
Harvey Mushman
To:
Rick Strahl
Attachments:
None
I assumed it was something like this.... I knew you would not go to all that touuble if not for a good reason. Thanks for your reply.

--HM



Trimming isn't rushmore optimizable - padding out the literl value is. Trimming isn't reliable either - you can end up with multiple values that match the trimmed values.


+++ Rick ---


Why add padding to the user name var rather than trimming space from both values?

LOCATE FOR UserName=PADR(lcUserId, LEN(UserName)) and ...

--Harvey