Hi there, I need to create a utility for our app that allows users to enter SQL, in a text box, ideally parse it, reporting back any errors, then affect a selectable database update. Is there an MS component that allows the type of table view query builder? Does anyone know of a good on-line resource/example of a simple query builder, VB.net or C# ? Thank-you in advance
Or just a way to parse a SQL string entered via textbox prior to execution in order to resolve errors
Or just a way to parse a SQL string entered via textbox prior to execution in order to resolve errors
Last edited: