I'm working on a Common language runtime integration project.
We do HEAVY number crunching and would like to integrate some of the aggregate functions for statistical processing, like those which are found in MS Excel.
SQL server will not allow for the reference of microsoft.offic e.interop.
So, my question is, are there any code libraries anwywhere that might save me some time re-inventing the wheel?
any help would be GREATLY appreciated.
Thanks in advance.
We do HEAVY number crunching and would like to integrate some of the aggregate functions for statistical processing, like those which are found in MS Excel.
SQL server will not allow for the reference of microsoft.offic e.interop.
So, my question is, are there any code libraries anwywhere that might save me some time re-inventing the wheel?
any help would be GREATLY appreciated.
Thanks in advance.
Comment