Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

querying cubes directly in TSQL

Status
Not open for further replies.

snadata

IS-IT--Management
Oct 22, 2002
1
US
Is there a syntax that allows TSQL (using openrowset or some similar command and passing it MDX syntax) to query directly against an OLAP cube inside SQL Server?

The primary goal is to combine cube information with SQL database information, and present a flat table back to the user. Also, there would be benefits for this particular application to returning OLAP data through SQL stored procedures, so the information is useful for that as well.

Thanks so much.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top