c# - Write Custom driver for Excel to OLAP Communication in .Net -


i working excel , want use olap cubes in excel. need write custom oledb provide communication olap server excel.

i come know there interface implementing them can built bridge can communicate olap cubes.

can 1 tell me how can start write driver or idea.

how can communicate external data source excel

an faster approach using open source xmla connect. can see video of how works here: https://www.youtube.com/watch?v=-m64vsovvkw. if find useful, can download latest version here: http://sourceforge.net/projects/xmlaconnect


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -