Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sakets_2000
Master Smack Fu Yak Hacker
1472 Posts |
Posted - 2008-01-16 : 07:49:11
|
| I have an excel containing a template which retrieves data from essbase(MDBS) using an add-in.It contains a "retrieve" option in the menu bcos of installation of essbase add-in.What I am looking for is ...Someway to retrieve data using sql .. as in .. i need to call the retrieve option from sql server code and then save the file.It would involve using xp_cmdshell ... but I haven't yet been able to figure out a way to actually select the ""retrieve""option using code .Thanks. |
|
|
|
|
|