in reply to Re: Parsing text-based queries to SQL queries
in thread Parsing text-based queries to SQL queries
Placeholders are the safety net against SQL injection attacks; hence my desire to find a way to use them. But thanks for clarifying the problem; I wasn't explicit enough about the security issue.
Sean
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parsing text-based queries to SQL queries
by dragonchild (Archbishop) on Sep 29, 2005 at 12:06 UTC |