comment symbol - XML SOAP
This is a discussion on comment symbol - XML SOAP ; Hi,
does anybody know, if there is any symbol one can use for commenting MDX
statements ( e.g. // or /* */ or ': I've tried those, but they don't work ).
Thx,
Ralf...
-
comment symbol
Hi,
does anybody know, if there is any symbol one can use for commenting MDX
statements ( e.g. // or /* */ or ': I've tried those, but they don't work ).
Thx,
Ralf
-
Re: comment symbol
> does anybody know, if there is any symbol one can use for commenting MDX
> statements ( e.g. // or /* */ or ': I've tried those, but they don't
work ).
All of the following are comments in MDX (****ysis Services 2000 only. OLAP
Services 7.0 didn't support comments in MDX):
// single line
-- single line
/*
multiple
lines
*/
Can you show an example of what didn't work for you
--
==================================================
Mosha Pasumansky - www.mosha.com/msolap
Development Lead in the ****ysis Server team
All you need is love (John Lennon)
Disclaimer : This posting is provided "AS IS" with no warranties, and
confers no rights.
==================================================
-
Re: comment symbol
Hi,
sorry, I didn't mention it, but I was working on MIS Alea ( in-memory OLAP
DB -> very fast and very well suited for writeback ) not on MS ****ysis
Services. It seems that their ODBO-Provider does not understand C-like
comments.
Thanks for your fast reply,
Ralf
"Mosha Pasumansky [MS]" <> schrieb im Newsbeitrag
news:3f956734$1@news.microsoft.com...
> > does anybody know, if there is any symbol one can use for commenting MDX
> > statements ( e.g. // or /* */ or ': I've tried those, but they don't
> work ).
>
> All of the following are comments in MDX (****ysis Services 2000 only.
OLAP
> Services 7.0 didn't support comments in MDX):
>
> // single line
> -- single line
> /*
> multiple
> lines
> */
>
> Can you show an example of what didn't work for you
>
> --
> ==================================================
> Mosha Pasumansky - www.mosha.com/msolap
> Development Lead in the ****ysis Server team
> All you need is love (John Lennon)
> Disclaimer : This posting is provided "AS IS" with no warranties, and
> confers no rights.
> ==================================================
>
>
Similar Threads
-
By Application Development in forum PHP
Replies: 5
Last Post: 08-02-2007, 10:43 AM
-
By Application Development in forum labview
Replies: 0
Last Post: 08-01-2007, 11:40 AM
-
By Application Development in forum Adobe Indesign
Replies: 0
Last Post: 01-19-2007, 08:35 AM
-
By Application Development in forum Adobe Framemaker
Replies: 0
Last Post: 10-26-2006, 05:17 AM
-
By Application Development in forum Graphics
Replies: 4
Last Post: 07-10-2006, 11:54 AM