Grouping-Case Sensitive

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
JChris
Posts: 9
Joined: Tue Oct 10, 2017 12:44 pm

Grouping-Case Sensitive

Post by JChris » Wed Jan 22, 2003 1:08 pm

Grouping seems to be case insensitive, we need to group case sensitively. IOW, Ohio would be grouped seaparately from ohio. Is that possible?

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: Grouping-Case Sensitive

Post by kfleming » Thu Jan 23, 2003 8:45 am

Here is the info from the Help file:____By default, Report Designer does not distinguish between upper- and lower-case letters when sorting or comparing character data in Database Sort Order and Group Order operations, queries, and calculations (that is, these operations are case insensitive).__ __To change this default behavior for sorting and comparing character data, use any text editor to edit RRW.SRT, the file that controls Report Designer_s case sensitivity. This file resides in the Report Designer program directory. Directions for editing the file are contained within the file itself.____Note that database relations are not affected by the case sensitivity setting in RRW.SRT. Database relations that use character linking fields are always case sensitive. ______Kathleen__R&R Support

Post Reply