in reply to Re: Parsing text-based queries to SQL queries
in thread Parsing text-based queries to SQL queries

Since the purpose of this is to allow users to query a table then the DB handler should use a DB user that has only query rights. No fancy parsing needed.

Neil Watson
watson-wilson.ca

  • Comment on Re^2: Parsing text-based queries to SQL queries