I'm afraid it depends on the table type. Paradox, dbase or SQL.
For a paradox table, you make the index case insensitive.
For a dbase table, you will have to make an expression index using UPPER().
For a SQL table, I've no idea as I don't use ttables with SQL database.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of gajo
Sent: Monday, December 06, 1999 5:07 AM
To: Multiple recipients of list delphi
Subject: [DUG]: Table - Case InSensitive
How can I make a Table's FindNearest command to be case InSensitive, so that
it wouldn't differ
large and small caps?
Thanks, Gajo
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz