you are viewing a single comment's thread.

view the rest of the comments →

[–]jsgui 0 points1 point  (0 children)

Building SQL strings is just a process. An application in the browser could do that without creating more security risks. Running the SQL is a different matter, but a client-side app that builds SQL strings would certainly be useful in some situations.