Kinook Software Forum

Go Back   Kinook Software Forum > Ultra Recall > [UR] General Discussion

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 07-09-2008, 09:26 AM
ashwken ashwken is offline
Registered User
 
Join Date: 10-16-2005
Location: Blairsville, GA USA
Posts: 431
Title Expressions - Case Sensitive

It would appear that Attribute Names are case-sensitive when used in Title Expressions.

This expression generates a SYNTAX ERROR:

trim(coalesce(
[Ev_Date] || ' - ' || [Ev_Type] || ' - ' || [Ev_SubType] || ' - ' || [Ev_MoreTitle],
[Ev_Date] || ' - ' || [Ev_Type] || ' - ' || [Ev_SubType],
[Ev_Date] || ' - ' || [Ev_Type] || ' - ' || [Ev_MoreTitle],
[Ev_Date] || ' - ' || [Ev_Type],
[Ev_Date],
'(Lead Event)'
))

This Attribute is actually named [EV_MoreTitle], renaming this Attribute to match the case shown in the expression corrected the error.
Reply With Quote
  #2  
Old 07-10-2008, 01:57 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
Yes, it is currently case sensitive. We'll flag this to match case insensitively in a future release.
Reply With Quote
  #3  
Old 07-10-2008, 02:51 PM
ashwken ashwken is offline
Registered User
 
Join Date: 10-16-2005
Location: Blairsville, GA USA
Posts: 431
Sounds good.

This had me scratchin' my head for a while.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 03:39 PM.


Copyright © 1999-2023 Kinook Software, Inc.