Skip to Content
0
Former Member
Jul 22, 2008 at 01:46 PM

sql statement validation

191 Views

Hello Again

I have a matrix, and one of the columns of this matrix is expected to contain a query, but of course I dont want to let the user to write there about their holidays 😊 so I want to validate that what is entered in that column is a valid query, same as query generator does.

Any Idea?