OLAP cube extension

M

mmattson

I am trying to use the OLAP cube extension SDK. I have created the PayPeriod
& PayPeriodLink tables succesfully. I have the project open in VB 6.0. I run
the breakout test and the initialization fails to connect to the DB. What
could be wrong? Here is the pertinent data:

OLAPbreakOut input box data that I enter:
Provider=sqloledb;Data Source=CRPPROJECT01;Initial Catalog=ProjectServer;
UID=MyName;PWD=MyPW
OLAP Server: CRPPROJECT01 'Same server as the SQL/Project Server
OLAP Cube: cube1

Error that is returned:"Could not initialize."

My username has all required permission s and I have made ODBC connections
to this DB before.

Are there any known issues? Am I missing something?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top