all groups > sql server programming > march 2004 >
You're in the

sql server programming

group:

hello urgent!!!!!


hello urgent!!!!! kumarj
3/19/2004 11:16:36 PM
sql server programming:
hello,
How to insert the dso code(contains cube partition) into
my stroed procedure.Is it possible.Actuall i want to call
the procedure that will create the cube partions.where
should i write the dso code?in vb or c#?That code can i
Re: hello urgent!!!!! Tibor Karaszi
3/20/2004 11:10:38 AM
I don't know OLAP, but if there's a COM interface to create the cube, you
can use sp_OACreate (etc) in SQL Server to work against COM objects. Just be
aware that calling managed code is *not* supported.

--
Tibor Karaszi, SQL Server MVP
http://www.karaszi.com/sqlserver/default.asp


[quoted text, click to view]

AddThis Social Bookmark Button