Hello this is it:
I have a desktop app using WinForms and the user have an option in which he/she can enter a query to a database (TRANSACT-SQL, PLSQL). I need to validate that input, but the user would have to struggle with typos and remember exactly every database detail. So I rather want to give the user a Query Buider-like interface as in MS Access or MS SQL Server.
I have googled a solution to this but nothing came out.
I found a great control named Active Query Builder, but its absurdly expensive.
best regards,
bc.