how to use insert command in sql analysis services
        Posted  
        
            by imcolin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by imcolin
        
        
        
        Published on 2010-04-21T03:24:10Z
        Indexed on 
            2010/04/21
            3:33 UTC
        
        
        Read the original article
        Hit count: 396
        
Hi all,
I have a problem regarding how to use insert command in ssas, i try to send a request to server, server give a response saying "No binding exists for it", my request envelope is:-
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
SSAS SsasCubes Sales Territory Sales Territory Key fds aa 1033
Should i create a attribut binding before using insert command??? any body can help me ?
one more question, when i use Update command in ssas, I also got a error say "Attributes cannot appear in Where ". can you tell me why??
Thanks
© Stack Overflow or respective owner