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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CubeDefs(Cant connect via ASP)

Status
Not open for further replies.

mAxx

MIS
Nov 24, 2000
2
PT
HI!
Im having a problem connecting my ASP code with my OLAP database.
When i use CubeDefs("name of the cube"), in ie it cant connect, but if i use cube "sales" from FoodMart it connects, what i have to do?
 
I use a connect string like this:

ConnectString=Provider=MSOLAP.1;Persist Security Info=False;Data Source=SERVERNAME;Connect Timeout=60;Initial Catalog=OLAPDBNAME;Client Cache Size=25;Auto Synch Period=10000
Catalog=OLAPDBNAME
Cube=CUBENAME

in an ini file, Maybe this helps?




Fi.

:)


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top