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

E-Planning Analyst Publish

Status
Not open for further replies.

LFFH

MIS
Oct 29, 2003
1
HU
I tried to Publish from Macro but it doesn't seems to work. The Macro executes without any error message but it doesn't publish the selected Cube into SQL Server 2000.

I use the following macro steps:

ODBCConnect("AAA","uid=sa; pwd=as")
Publish("Cubename 60000 2 Cubename Measure",source database sqlserver,"0 1 0 0 0 0 0 1 1 1 1",1 )
ODBCClose()

Does anybody know what the problem is?

thx,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top