Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Use Excel as UI to OLAP for reports

has anyone configure excel to be used a client ui for Olap SSAS 2000?

I have it working but trying to implement some security. I want to implement
a function to check the username and only return the data based on user
permission.

Has anyone tried this?

I was trying to create a function or parameter query to check the permission
against the dimension that I need return data based on the user name but not
sure if this can be accomplish in excel.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 158
Default Use Excel as UI to OLAP for reports

Sam,

I don' t know if this is what you are looking for or not, but see
http://www.connectionstrings.com/ to use SQL strings (via MSQuery). Create a
user form for user name and password or if database is set up with
NTAuthentication, you can leave those items blank (and no need for form).
Permissions s/b already set in database security, you may have to give SQL
query "read" only access, etc.

If you use External Queries/Pivot Table Queries - Warning: if you "save" the
user name and password with the query, passwords are not encrypted!
--
Thx
MSweetG222



"SAM" wrote:

has anyone configure excel to be used a client ui for Olap SSAS 2000?

I have it working but trying to implement some security. I want to implement
a function to check the username and only return the data based on user
permission.

Has anyone tried this?

I was trying to create a function or parameter query to check the permission
against the dimension that I need return data based on the user name but not
sure if this can be accomplish in excel.

  #3   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Use Excel as UI to OLAP for reports

Hello thanks; however in using Pivottable I'm not saving the password.

I've setup databass cube roles but not sure if Excel is enforcing the
security. Is there a connection string for SSAS 2000?

"MSweetG222" wrote:

Sam,

I don' t know if this is what you are looking for or not, but see
http://www.connectionstrings.com/ to use SQL strings (via MSQuery). Create a
user form for user name and password or if database is set up with
NTAuthentication, you can leave those items blank (and no need for form).
Permissions s/b already set in database security, you may have to give SQL
query "read" only access, etc.

If you use External Queries/Pivot Table Queries - Warning: if you "save" the
user name and password with the query, passwords are not encrypted!
--
Thx
MSweetG222



"SAM" wrote:

has anyone configure excel to be used a client ui for Olap SSAS 2000?

I have it working but trying to implement some security. I want to implement
a function to check the username and only return the data based on user
permission.

Has anyone tried this?

I was trying to create a function or parameter query to check the permission
against the dimension that I need return data based on the user name but not
sure if this can be accomplish in excel.

  #4   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 699
Default Use Excel as UI to OLAP for reports

Not sure how to create a user form to test.

"MSweetG222" wrote:

Sam,

I don' t know if this is what you are looking for or not, but see
http://www.connectionstrings.com/ to use SQL strings (via MSQuery). Create a
user form for user name and password or if database is set up with
NTAuthentication, you can leave those items blank (and no need for form).
Permissions s/b already set in database security, you may have to give SQL
query "read" only access, etc.

If you use External Queries/Pivot Table Queries - Warning: if you "save" the
user name and password with the query, passwords are not encrypted!
--
Thx
MSweetG222



"SAM" wrote:

has anyone configure excel to be used a client ui for Olap SSAS 2000?

I have it working but trying to implement some security. I want to implement
a function to check the username and only return the data based on user
permission.

Has anyone tried this?

I was trying to create a function or parameter query to check the permission
against the dimension that I need return data based on the user name but not
sure if this can be accomplish in excel.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 158
Default Use Excel as UI to OLAP for reports

User Forms see http://www.contextures.com/xlUserForm01.html for a very
nice step by step.

Without knowing anything about your system, I think your SAS 2000 may be a
SQL Server based database. If you did not enter a user name and password
when you created your Pivot Table query, then I would guess your "log in" is
set up as NT Authorization. Can you check with your IT dept (the database
administrator) to confirm? If yes, you will not have to worry about
security, IT has already taken that into consideration at the database
connection level. Whoever is log'd in on the computer is what access that
user will have to the SAS 2000 database.

Let me know how it goes! Good Luck!
--
Thx
MSweetG222



"SAM" wrote:

Not sure how to create a user form to test.

"MSweetG222" wrote:

Sam,

I don' t know if this is what you are looking for or not, but see
http://www.connectionstrings.com/ to use SQL strings (via MSQuery). Create a
user form for user name and password or if database is set up with
NTAuthentication, you can leave those items blank (and no need for form).
Permissions s/b already set in database security, you may have to give SQL
query "read" only access, etc.

If you use External Queries/Pivot Table Queries - Warning: if you "save" the
user name and password with the query, passwords are not encrypted!
--
Thx
MSweetG222



"SAM" wrote:

has anyone configure excel to be used a client ui for Olap SSAS 2000?

I have it working but trying to implement some security. I want to implement
a function to check the username and only return the data based on user
permission.

Has anyone tried this?

I was trying to create a function or parameter query to check the permission
against the dimension that I need return data based on the user name but not
sure if this can be accomplish in excel.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
EPM REPORTS - Exporting 2007 excel reports to 2003 excel report Prashanthi Setting up and Configuration of Excel 0 February 18th 08 03:02 PM
Are there limitations to OLAP in Excel? ChrisK Excel Discussion (Misc queries) 0 October 25th 05 05:51 PM
Error in EXCEL OLAP Cub Avinash Patil Excel Discussion (Misc queries) 0 June 22nd 05 06:25 AM
OLAP for Excel jmenche Excel Discussion (Misc queries) 2 June 8th 05 04:46 PM
OLAP Reports Tom Weeting Excel Programming 0 September 30th 04 02:05 PM


All times are GMT +1. The time now is 06:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"