Subject | The best way for finding a query row... |
---|---|
Author | das_ist_aber_einfach |
Post date | 2006-10-13T14:08:54Z |
Hello everybody !
Now I'm using: IncSearchString
It's fast and it returns true, when found, but the first character of
the string must not be a lower case. If it is a lower, it will not found.
Now I'm trying: ParamByName
It works with lower and upper characters.
Is this a fast way?
Regards, Olaf Zahn
Now I'm using: IncSearchString
It's fast and it returns true, when found, but the first character of
the string must not be a lower case. If it is a lower, it will not found.
Now I'm trying: ParamByName
It works with lower and upper characters.
Is this a fast way?
Regards, Olaf Zahn