Aug 22, 2007 #1 christer102 IS-IT--Management Joined Aug 15, 2007 Messages 17 Location US I have a program where the user can modify a user query, but how do I validate (in SQL) that the query is OK??
I have a program where the user can modify a user query, but how do I validate (in SQL) that the query is OK??
Aug 22, 2007 #2 gmmastros Programmer Joined Feb 15, 2005 Messages 14,912 Location US Take a look at.... Code: set noexec on -George "the screen with the little boxes in the window." - Moron Upvote 0 Downvote
Take a look at.... Code: set noexec on -George "the screen with the little boxes in the window." - Moron