I have a custom scripting engine that allows the user to execute queries on a TSQL data set. The query is free form and maps directly to a call to 'System.Data.Linq.DataContext.ExecuteQuery'I have a custom scripting engine that allows th
I have a custom scripting engine that allows the user to execute queries on a TSQL data set. The query is free form and maps directly to a call to 'System.Data.Linq.DataContext.ExecuteQuery'I have a custom scripting engine that allows th