[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Re: sqr-users Digest, Vol 32, Issue 17
- Subject: [sqr-users] Re: sqr-users Digest, Vol 32, Issue 17
- From: john.tucker@oracle.com
- Date: Tue, 24 Oct 2006 13:26:53 +0000 (GMT)
- Delivery-date: Tue, 24 Oct 2006 09:29:37 -0400
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
I believe that the answer is simple, but I'm sure you'll get other replies if
I'm wrong. Just change ''' to ''''. The fourth ' is required so that SQR
knows that you mean the character ' rather than just meaning to indicate the
start or end of a string. What it's seeing right now is the first ' as the
start of a string, and then the next two consecutive 's as saying "I mean '."
Then, it doesn't see a final ' to end the string, so it gets confused.
Hopefully that makes sense...
-John T.
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users