we need to pop up a box for user to input some information for run SQL selection such "where" keyword to use. thank a lot.
what is the SQL request user to input some information
You probably want to use bind parameters. See the documentation.
Please login to leave a reply, or register at first.