javascript - parsing jscript within sql server 2008 -
Is there a way to parse jscript stored in a server table? I'm looking for some such things like eval (jscript function).
Use the JavaScriptSerializer class to manipulate the managed code within SQL Server and up, JSR objects to DSR. . If you have Javascript as a plain code, okay, then it would be strange if one could run inside SQL :)
Comments
Post a Comment