Is it possible to use Excel's OLAP features with MySQL?
Posted
by sblom
on Super User
See other posts from Super User
or by sblom
Published on 2010-05-05T21:33:28Z
Indexed on
2010/05/05
21:38 UTC
Read the original article
Hit count: 256
I want to create an OLAP database for use with Excel, and most of the data is already stored in a MySQL database. Is it possible to create an OLAP schema on a MySQL database, probably on the same server, that Excel can use for ad hoc OLAP interaction?
© Super User or respective owner