dbTalk Databases Forums  

Connecting to MySql database

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


Discuss Connecting to MySql database in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tarek Soukieh
 
Posts: n/a

Default Connecting to MySql database - 06-01-2005 , 12:07 PM






I am creating a data source in MS Analysis Services 8.0, this data
source is using ODBC driver to connect to MySql database.

Everything goes fine, from creating the dimensions to browsing the data,
until I process the cube and it starts giving me this error message:
"Data source provider error". I have tried creating another cube with
another MySql database, but it still gives me the same error when I
process the cube.

Can MS Analysis Services connect to MySql database? If it can not, then
why I am able to see the tables and create dimensions? If it can, then
why I am always getting this error?

Any help is appreciated.

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Connecting to MySql database - 06-01-2005 , 02:36 PM






What I think is happening is actually quite common, i.e. a problem where
processing "looks" different from interactive browsing with Analysis
Manager. The actual processing of an object is NOT done by Analysis
Manager -- it is done by the msmdsrv service. My guess is that there is some
setting, e.g. domain account for the service logon, or something like that
which is causing problems.

If this was SQL Server, a similar thing would be caused by having the
msmdsrv service using Local System as the logon for the
MSSQLServerOLAPService service and attempting to access a SQL database on
another machine. The Local System has administrator permissions on the local
machine but is not allowed network access -- so the service cannot connect
to the remote SQL Server. A similiar configuration problem might be the root
cause here.

Hope that helps.
--
Dave Wickert [MSFT]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI SystemsTeam
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Tarek Soukieh" <tsoukieh (AT) hotmail (DOT) com> wrote

Quote:
I am creating a data source in MS Analysis Services 8.0, this data
source is using ODBC driver to connect to MySql database.

Everything goes fine, from creating the dimensions to browsing the data,
until I process the cube and it starts giving me this error message:
"Data source provider error". I have tried creating another cube with
another MySql database, but it still gives me the same error when I
process the cube.

Can MS Analysis Services connect to MySql database? If it can not, then
why I am able to see the tables and create dimensions? If it can, then
why I am always getting this error?

Any help is appreciated.

*** Sent via Developersdex http://www.developersdex.com ***



Reply With Quote
  #3  
Old   
Tarek Soukieh
 
Posts: n/a

Default Re: Connecting to MySql database - 06-04-2005 , 07:45 AM



Thanks, but I do not know what configuration do I have to change?

Note that MySql database exist on the same machine that MS Analysis
services is on.



*** Sent via Developersdex http://www.developersdex.com ***

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.