> RemoteRepositoryConnectionString
> A string property that defines a connection to a remote Analysis Services
[quoted text clipped - 6 lines]
>
> are they the cube database or the data source database which is used by Cube?
The repository database is the one that holds the cube structures and
metadata. This database is used by Analysis Manager and the DSO library.
It really only comes into play when building and processing cubes and
dimensions.
As someone pointed out in a post recently, you can query cubes without
having this database at all.
There are two different connection strings because when you are on the
server you can access this database using "localhost" or a reference to
"C:\...", depending on whether you are using Access or SQL to hold your
repository. When you access AS remotely using Analysis Manager you need
to connect to the server by its network name, or to the access database
via a network share (which is setup when you install and Analysis
Manager knows about)

Signature
Regards
Darren Gosbell [MCSD]
<dgosbell_at_yahoo_dot_com>
Blog: http://www.geekswithblogs.net/darrengosbell
Word 2003 memory Leakage - 19 Oct 2005 13:54 GMT
Do you have any examples for these two? I could not find any in 2005 BOL.
Thanks,
Guangming
> > RemoteRepositoryConnectionString
> > A string property that defines a connection to a remote Analysis Services
[quoted text clipped - 22 lines]
> via a network share (which is setup when you install and Analysis
> Manager knows about)
Dave Wickert [MSFT] - 20 Oct 2005 00:51 GMT
They come from the AS2K server. Bring up Analysis Manager, right-click on
the server and select "Edit Repository Connection String" or something like
that :-)

Signature
Dave Wickert [MSFT]
dwickert@online.microsoft.com
Program Manager
BI Systems Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.
> Do you have any examples for these two? I could not find any in 2005 BOL.
>
[quoted text clipped - 31 lines]
>> via a network share (which is setup when you install and Analysis
>> Manager knows about)