View Thread
eval function for SQL (CLR)
|
|
admin |
Posted on 23-04-2012 10:48
|
![]() Posts: 630 Joined: 19/11/2006 00:08 |
The following is a CLR that allows the user to create a CLR based EVAL function in SQL - this will evaluate math expressions and return the result as a decimal: Download Link (includes compiled assembly & source (Visual Studio 2008)): http://www.heavencore.co.uk/filehub/u...nction.zip Source: http://stackoverflow.com/questions/10...3#10278603 Main Source: Code Download source Imports System Jordon Pilling | Heavencore Administrator
|
|
Jump to Forum |