Jump to content

How to connect to OLAP(Microsoft SQL Server Analysis Services Cube) through PHP?


Recommended Posts

Has anyone tried to connect and retrieve information from an OLAP cube through PHP on Linux platform?

 

I have tried mssql_connect() and PDO_DBLIB but no luck :(

 

When I have tried with mssql_connect(), I got the warning

General SQL Server error: Check messages from the SQL Server (severity 16).

 

I am able to connect to OLTP by using these functions but not to OLAP :(

 

It would be appreciated if someone can help me to find out the solution.

 

Thanks in advance.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.