dbTalk Databases Forums  

Connecting to SQL analysis server over HTTP

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Connecting to SQL analysis server over HTTP in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sampada
 
Posts: n/a

Default Connecting to SQL analysis server over HTTP - 08-08-2003 , 07:44 AM






Hi,

I have added a cube role to my sales cube with IND\abcd as
a user.
I want to connect to the cube over HTTP.
I am displaying the data interactively in a OWC pivot
table component on a web page.
The connection string i am using is
"Provider=msolap;Data Source=http://servername;Initial
Catalog=FoodMart 2000;User ID=IND\abcd;pwd=abcd"
The user abcd(from domain IND) has access to some of the
measures but not all.
But when i access the page in which i have embedded the
OWC pivot table , i can see all the measures whereas for
that particular user i should be able to see only a few
measures.
On my client m/c i already have PTS.(Pivottable services)
Te html page is in a virtual dir on the server on which
the directory security is set to Integrated Windows
Aunthentication.

Please help me out
Thanks in advance.
Regards,
Sampada


Reply With Quote
  #2  
Old   
Jon Jahren
 
Posts: n/a

Default Re: Connecting to SQL analysis server over HTTP - 08-08-2003 , 07:54 AM






Sampada,
Log on to the web page with windows authentication using the ind\abcd user
account. Your current security context is probably mapped to the admin
group.

Jon Jahren

"Sampada" <sampkhare (AT) hotmail (DOT) com> wrote

Quote:
Hi,

I have added a cube role to my sales cube with IND\abcd as
a user.
I want to connect to the cube over HTTP.
I am displaying the data interactively in a OWC pivot
table component on a web page.
The connection string i am using is
"Provider=msolap;Data Source=http://servername;Initial
Catalog=FoodMart 2000;User ID=IND\abcd;pwd=abcd"
The user abcd(from domain IND) has access to some of the
measures but not all.
But when i access the page in which i have embedded the
OWC pivot table , i can see all the measures whereas for
that particular user i should be able to see only a few
measures.
On my client m/c i already have PTS.(Pivottable services)
Te html page is in a virtual dir on the server on which
the directory security is set to Integrated Windows
Aunthentication.

Please help me out
Thanks in advance.
Regards,
Sampada




Reply With Quote
  #3  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Connecting to SQL analysis server over HTTP - 08-14-2003 , 04:48 PM



Typically I recommend that you first validate/setup security in
client-server; then implement http access. It just makes things easier.
What do you see if you go the Analysis server, and log in interactively to
the ind\abcd user account and then connect to the cube?
Or you can place the MDX sample application as a shortcut on your desktop --
then when you right-click on it, you will have an option called "Run As.."
and you can specify ind\abcd as the account that you want to run the MDX
sample app under.

--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"Jon Jahren" <nospam_jon (AT) softscenario (DOT) no> wrote

Quote:
Sampada,
Log on to the web page with windows authentication using the ind\abcd user
account. Your current security context is probably mapped to the admin
group.

Jon Jahren

"Sampada" <sampkhare (AT) hotmail (DOT) com> wrote in message
news:0aa701c35da2$6fbc91a0$a101280a (AT) phx (DOT) gbl...
Hi,

I have added a cube role to my sales cube with IND\abcd as
a user.
I want to connect to the cube over HTTP.
I am displaying the data interactively in a OWC pivot
table component on a web page.
The connection string i am using is
"Provider=msolap;Data Source=http://servername;Initial
Catalog=FoodMart 2000;User ID=IND\abcd;pwd=abcd"
The user abcd(from domain IND) has access to some of the
measures but not all.
But when i access the page in which i have embedded the
OWC pivot table , i can see all the measures whereas for
that particular user i should be able to see only a few
measures.
On my client m/c i already have PTS.(Pivottable services)
Te html page is in a virtual dir on the server on which
the directory security is set to Integrated Windows
Aunthentication.

Please help me out
Thanks in advance.
Regards,
Sampada






Reply With Quote
Reply




Thread Tools
Display Modes

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

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



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.