Subject The best way for finding a query row...
Author das_ist_aber_einfach
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