Re: How to start MDX Sample Application with connection string
- From: "Akshai Mirchandani [MS]" <akshaim@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 7 Apr 2006 14:24:58 -0700
"C:\Program Files\Microsoft Analysis Services\Bin\mdxsampl.exe" /C
"Provider=MSOLAP;Data Source=localhost"
You are connecting to an Analysis Server -- you should use the correct
provider...
Thanks,
Akshai
--
This posting is provided "AS IS" with no warranties, and confers no rights
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.
"Kaisa M. Lindahl Lervik" <kaisaml@xxxxxxxxxxx> wrote in message
news:uSuUQTkWGHA.4972@xxxxxxxxxxxxxxxxxxxxxxx
Does anyone know the format of the connection string that works with MDX
Sample Application? When starting it from the command prompt with /?, I
get the following message:
---------------------------
MDX Sample Application
---------------------------
MDXSample Usage:
/C <ConnectionString> Connect to the given data source
/F <FileName> Open the given query file
/R Run all queries in the specified file (requires /F and /C)
---------------------------
OK
---------------------------
If I try starting it with the following parameters...
"C:\Program Files\Microsoft Analysis Services\Bin\mdxsampl.exe"
/C"osl-win-vm201;provider=MSDASQL"
I get the following error:
---------------------------
MDX Sample Application
---------------------------
Unable to establish connection.
[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified
-------------------------
OK
---------------------------
Same goes for trying to do start it with
"C:\Program Files\Microsoft Analysis Services\Bin\mdxsampl.exe"
/CSERVER=osl-win-vm201;provider=MSDASQL
Does anyone know how the /C parameter should be written? All help
appreciated!
Kaisa M. Lindahl Lervik
.
- Follow-Ups:
- Re: How to start MDX Sample Application with connection string
- From: Kaisa M. Lindahl Lervik
- Re: How to start MDX Sample Application with connection string
- References:
- How to start MDX Sample Application with connection string
- From: Kaisa M. Lindahl Lervik
- How to start MDX Sample Application with connection string
- Prev by Date: Re: How do I get the current date without Excels VBA!Now()?
- Next by Date: Re: 2005 Analysis Services crashes unexpectedly during query/processin
- Previous by thread: How to start MDX Sample Application with connection string
- Next by thread: Re: How to start MDX Sample Application with connection string
- Index(es):
Relevant Pages
|