SSAS Articles AMO Returning an image from an SSAS stored procedure
Returning an image from an SSAS stored procedure
User Rating: / 0
PoorBest 
Written by Hilmar Buchta   
Sunday, 06 July 2008 03:09

I just played with a simple way to return an image from a stored procedure by returning a base 64 encoded string of the image in a certain image format (e.g. PNG or JPEG).

Our sample stored procedure looks like this...

Read more...
 
Tags: 2005, amo, article, stored procedure

Strategy Companion