Re: Problem in connection to OLAP Database using asp pages




>
> I think you have a permission problem.
> you should :
> 1.)right click to your cube -->manage roles
> 2.)new
> 3.)rolename: role_everyone
> 4.)ADD:everybody(all users)
> 5.)cubes: check all
> 6.)thats all
>
> if this doesnt work for your cube then there are another problem.
>
> best regards
> Sefer
>

Just adding some extra info on security with Web Applications...

Typically, with ASP/ASP.NET applications, the user either:

1) IUSR_<machine name> for traditional ASP
2) ASPNET for ASP.NET apps on IIS 5 and below
3) NETWORK SERVICE for ASP.NET on IIS6 (Win 2003)

None of these are not usually in the Everyone group and have to be added
to the Analysis Services Roles as individual users.

(Of course it is also possible to override the default user and put an a
domain user, but this does decrease the overall security of the web
server)

However Shirish said that he could access Foodmart and I am assuming
that he has set up the roles the same in both databases. This leads me
to believe that he may have a problem with his Olap provider setup on
the web server. You can access Foodmart with both the v7 driver and the
v8 driver, typically databases that are created from scratch in AS2k can
only be access using the v8 driver. (I think this may be because
Foodmart was migrated from Olap Service 7.0)

--
Regards
Darren Gosbell [MCSD]
<dgosbell_at_yahoo_dot_com>
Blog: http://www.geekswithblogs.net/darrengosbell
.



Relevant Pages

  • Re: DAMMIT!
    ... suspended or cancelled driving licenses available in the ... gender, driver license number, and reporting State. ... would need to hook into 50 databases just to ...
    (rec.travel.usa-canada)
  • Re: federate several datasources
    ... >>I want to federate several physical datasources, ... >>its JDBC driver. ... >>My idea is that this aggregator could be implemented as a special JDBC ... open-source databases such as MySQL, PostGreSQL, but this is outside the ...
    (comp.lang.java.databases)
  • Re: TDBC documentation, examples, syntax?
    ... every driver and provides no opportunity for abstraction. ... procedural API, the internal details are opaque, the interface remains ... Making all databases work the same... ... interface extension to the rest. ...
    (comp.lang.tcl)
  • Re: PostgreSQL-Ruby extention: calling Postgres functions
    ... not sure how it is done with raw postgres driver ... The DBI in ruby is a standard method of interfacing to SQL databases (it ... switch the database (and use different database driver) but your code ...
    (comp.lang.ruby)
  • Setting up ODBC between FMP7 Databases - Thankyou
    ... >> both databases ... If so where do I find the driver and how do I install it ... Do I have to install the driver in both Client and Source FMP7's ...
    (comp.databases.filemaker)