dbTalk Databases Forums  

Using custom excel functions from analysis services

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Using custom excel functions from analysis services in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ccie8340@gmail.com
 
Posts: n/a

Default Using custom excel functions from analysis services - 04-17-2006 , 12:33 AM






hello,

I have an excel program that has several custom mathematical functions
built into it via add-ins. At the present time, I have to export the
data from sql to excel and then have the macro in excel
compute certain columns and then save it as excel then send it back to
sql via DTS. This whole process is manual.

I would like to know if it possible to call or reuse this custom excel
functions from analysis services, so that I can have all computations
run on the server itself without having to DTS it out.

Worst case, is it possinble to invoke excel from transact sql using the

exec master.dbo.xp_cmdshell so that atleast part of this process can be
automated.

Thanks.

Cheers,Padhu


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.