how to move Excel formula to SQL server ?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



hi

we are moving an existing vsto app with lots of excel formulae all over the
sheets
what is best practice to move these calculations into sql server and
manipulate them in vsto?
is it good idea to read these strings and execute in vb in sql CLR or
read these strings and build stored proc and run in sql server

thanks in advance for kind advice
.


Quantcast