Subject | RE: [IBO] IBO search case insensitive |
---|---|
Author | IBO Support List |
Post date | 2013-01-10T16:39:28Z |
You can set an entry in your ColumnAttributes to make a column behave as
case insensitive. And, you can also have a trigger maintained column that
holds the UPPER() equivalent that will be automatically substituted in place
of the mixed case version. This was a feature for when the database didn't
support case insensitive indexes. Now you can just use a case insensitive
index and set the name of the case insensitive column as itself.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Marcin Bury
Sent: Wednesday, January 9, 2013 6:54 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] IBO search case insensitive
Hello
Is it possible to have 'native' IBO search functionality case insensitive?
If so, any clues are kindly welcome...
TIA
Marcin
------------------------------------
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Links
case insensitive. And, you can also have a trigger maintained column that
holds the UPPER() equivalent that will be automatically substituted in place
of the mixed case version. This was a feature for when the database didn't
support case insensitive indexes. Now you can just use a case insensitive
index and set the name of the case insensitive column as itself.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Marcin Bury
Sent: Wednesday, January 9, 2013 6:54 AM
To: IBObjects@yahoogroups.com
Subject: [IBO] IBO search case insensitive
Hello
Is it possible to have 'native' IBO search functionality case insensitive?
If so, any clues are kindly welcome...
TIA
Marcin
------------------------------------
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Yahoo! Groups Links