in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Searching items in a C1Dataset in accent insensitive mode?

Last post 03-06-2008 5:22 PM by C1_AndreyD. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 03-06-2008 1:27 PM

    Searching items in a C1Dataset in accent insensitive mode?

    Can I make the strings coparations within a C1DataSet accent insensitive?

  • 03-06-2008 2:58 PM In reply to

    Re: Searching items in a C1Dataset in accent insensitive mode?

    I don't know whether it is possible in .NET to compare two strings without accent
    sensitivity. Do you know any compare function that can ignore accent?

    Thanks.

    -Andrey
  • 03-06-2008 4:32 PM In reply to

    Re: Searching items in a C1Dataset in accent insensitive mode?

    Sorry I don't. If there were a function that did that, can it be possible to make the C1DataSet use that function?

    Thanks.

     

  • 03-06-2008 5:22 PM In reply to

    Re: Searching items in a C1Dataset in accent insensitive mode?

    > If there were a function that did that, can it be possible to make the
    > C1DataSet use that function?

    It is possible to iterate through all rows within a for-each loop and compare
    each string value with the desired string. The only problem is how to sort
    data in accent-insensitive mode. I don't still see a good way out.

    Regards,

    -Andrey
Page 1 of 1 (4 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.