|
An exact match is required.
Microsoft SQL Server only. If the underlying database field selected
for the search operation is a Microsoft SQL Server 'char' data type, the
actual value stored includes blanks padded at the end of the string. As such, text strings entered into the
search control will not match the char data type field, because the search
control strips the trailing spaces from the search string.
|