dbTalk Databases Forums  

OLAP on the client

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


Discuss OLAP on the client in the microsoft.public.sqlserver.olap forum.



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

Default OLAP on the client - 12-08-2004 , 05:58 PM






In SQL 2000 if I install the client tools on a client then they have an easy interface to access the server. What about the OLAP services? I installed the OLAP client tools on the client and I could see nothing that was clearly used to give the client the same level of usability as that which is for SQL Server or that is on the machine that is hosting the OLAP services.. Thanks.

--
George Hester
_________________________________

Reply With Quote
  #2  
Old   
Michael Vardinghus
 
Posts: n/a

Default Re: OLAP on the client - 12-10-2004 , 05:03 AM






You need a front-end on the client - this front-end could be

a) microsofts own components such as pivottable in excel, owc (office web
components) on a web page or the excel-add in

or...

b) a third-party front-end (need to buy one such as reportportal,
proclarity, panorama)

or...

c) code your own using mdx + asp

The SQL Server cd is server tools - however - if you want to design access
from thick clients on the client you need to install PTSFULL of PTSLITE
(will be on the cd) and remember to add sp3a on both sql-server and on
analyiss services. Also remember that on the CD you need to install SQL
Server on the server and also install Analysis Services on the server - bot
are server tools.

"George Hester" <hesterloli (AT) hotmail (DOT) com> wrote

In SQL 2000 if I install the client tools on a client then they have an easy
interface to access the server. What about the OLAP services? I installed
the OLAP client tools on the client and I could see nothing that was clearly
used to give the client the same level of usability as that which is for SQL
Server or that is on the machine that is hosting the OLAP services..
Thanks.

--
George Hester
_________________________________



Reply With Quote
  #3  
Old   
George Hester
 
Posts: n/a

Default Re: OLAP on the client - 12-11-2004 , 11:56 AM



Thanks Michael. I just ran the SQL 2000 Enterprise CDROM on both Server (to get the Server) and again on
the client to get the client tools.

I have upgraded everything to SP3 and beyond. Don't trust 3a.

Now the ptsfull or ptslite I am unaware of ptslite it is on the SQL CDROM? And I should run that on the client? Where is ptsfull? Thanks.

--
George Hester
_________________________________
"Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote

Quote:
You need a front-end on the client - this front-end could be

a) microsofts own components such as pivottable in excel, owc (office web
components) on a web page or the excel-add in

or...

b) a third-party front-end (need to buy one such as reportportal,
proclarity, panorama)

or...

c) code your own using mdx + asp

The SQL Server cd is server tools - however - if you want to design access
from thick clients on the client you need to install PTSFULL of PTSLITE
(will be on the cd) and remember to add sp3a on both sql-server and on
analyiss services. Also remember that on the CD you need to install SQL
Server on the server and also install Analysis Services on the server - bot
are server tools.

"George Hester" <hesterloli (AT) hotmail (DOT) com> wrote in message
news:uq6sgHY3EHA.524 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
In SQL 2000 if I install the client tools on a client then they have an easy
interface to access the server. What about the OLAP services? I installed
the OLAP client tools on the client and I could see nothing that was clearly
used to give the client the same level of usability as that which is for SQL
Server or that is on the machine that is hosting the OLAP services..
Thanks.

--
George Hester
_________________________________



Reply With Quote
  #4  
Old   
Michael Vardinghus
 
Posts: n/a

Default Re: OLAP on the client - 12-12-2004 , 10:35 AM



The client tools related to olap isn't just something on the sql server cd -
client tools is excel (data, pivottable, external data source, olap)

The client tools on the server cd-rom (pts) is just so that the front ends
on your client are able to comunicate with the latest sql server version.

Ptsfull and light on the cd-rom...but use the one with servicepack 3a....

http://msdn.microsoft.com/library/de...us/olapdmpr/pt
_intro_4fhv.asp
http://support.microsoft.com/default...rvicepacks%2FS
QL%2F2000%2FSP3ReadMe.asp

"George Hester" <hesterloli (AT) hotmail (DOT) com> wrote

Thanks Michael. I just ran the SQL 2000 Enterprise CDROM on both Server (to
get the Server) and again on
the client to get the client tools.

I have upgraded everything to SP3 and beyond. Don't trust 3a.

Now the ptsfull or ptslite I am unaware of ptslite it is on the SQL CDROM?
And I should run that on the client? Where is ptsfull? Thanks.

--
George Hester
_________________________________
"Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote

Quote:
You need a front-end on the client - this front-end could be

a) microsofts own components such as pivottable in excel, owc (office web
components) on a web page or the excel-add in

or...

b) a third-party front-end (need to buy one such as reportportal,
proclarity, panorama)

or...

c) code your own using mdx + asp

The SQL Server cd is server tools - however - if you want to design access
from thick clients on the client you need to install PTSFULL of PTSLITE
(will be on the cd) and remember to add sp3a on both sql-server and on
analyiss services. Also remember that on the CD you need to install SQL
Server on the server and also install Analysis Services on the server -
bot
are server tools.

"George Hester" <hesterloli (AT) hotmail (DOT) com> wrote in message
news:uq6sgHY3EHA.524 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
In SQL 2000 if I install the client tools on a client then they have an
easy
interface to access the server. What about the OLAP services? I
installed
the OLAP client tools on the client and I could see nothing that was
clearly
used to give the client the same level of usability as that which is for
SQL
Server or that is on the machine that is hosting the OLAP services..
Thanks.

--
George Hester
_________________________________





Reply With Quote
  #5  
Old   
George Hester
 
Posts: n/a

Default Re: OLAP on the client - 12-12-2004 , 08:16 PM



Hi. Well I tried installing ptslite both on the Server that is running the OLAP services and on the client which I am hoping to attach to an OLAP service. Both errored saying cannot install for the Parent Analysis Server is already installed. OK I guess what I could use is a sample test to see if I can access the OLAP services on the Server from the client. The client doesn't have Excel on it. That would probably be necessary huh? Not a problem just haven't installed it yet can't make up my mind what version of Office to install in there.

--
George Hester
_________________________________
"Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote

Quote:
The client tools related to olap isn't just something on the sql server cd -
client tools is excel (data, pivottable, external data source, olap)

The client tools on the server cd-rom (pts) is just so that the front ends
on your client are able to comunicate with the latest sql server version.

Ptsfull and light on the cd-rom...but use the one with servicepack 3a....

http://msdn.microsoft.com/library/de...us/olapdmpr/pt
_intro_4fhv.asp
http://support.microsoft.com/default...rvicepacks%2FS
QL%2F2000%2FSP3ReadMe.asp

"George Hester" <hesterloli (AT) hotmail (DOT) com> wrote in message
news:uJ8Ivq63EHA.3316 (AT) tk2msftngp13 (DOT) phx.gbl...
Thanks Michael. I just ran the SQL 2000 Enterprise CDROM on both Server (to
get the Server) and again on
the client to get the client tools.

I have upgraded everything to SP3 and beyond. Don't trust 3a.

Now the ptsfull or ptslite I am unaware of ptslite it is on the SQL CDROM?
And I should run that on the client? Where is ptsfull? Thanks.

--
George Hester
_________________________________
"Michael Vardinghus" <michaelvardinghus (AT) hotmail (DOT) com> wrote in message
news:OzwhSfq3EHA.2156 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
You need a front-end on the client - this front-end could be

a) microsofts own components such as pivottable in excel, owc (office web
components) on a web page or the excel-add in

or...

b) a third-party front-end (need to buy one such as reportportal,
proclarity, panorama)

or...

c) code your own using mdx + asp

The SQL Server cd is server tools - however - if you want to design access
from thick clients on the client you need to install PTSFULL of PTSLITE
(will be on the cd) and remember to add sp3a on both sql-server and on
analyiss services. Also remember that on the CD you need to install SQL
Server on the server and also install Analysis Services on the server -
bot
are server tools.

"George Hester" <hesterloli (AT) hotmail (DOT) com> wrote in message
news:uq6sgHY3EHA.524 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
In SQL 2000 if I install the client tools on a client then they have an
easy
interface to access the server. What about the OLAP services? I
installed
the OLAP client tools on the client and I could see nothing that was
clearly
used to give the client the same level of usability as that which is for
SQL
Server or that is on the machine that is hosting the OLAP services..
Thanks.

--
George Hester
_________________________________





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.