Eliminating the problem
Posted Jun 1, 2006 14:42 UTC (Thu) by
jschrod (subscriber, #1646)
In reply to:
Eliminating the problem by ncm
Parent article:
SQL injection vulnerabilities in PostgreSQL
But this approach immediately leads to problems in an international context -- because most often it leads to the ban of all non-ASCII characters in names or addresses, as we have experienced so often in the past. But I live in Rödermark, and not in Rodermark or Roedermark, and I want to input that properly. The same holds surely for folks from China or Japan.
Nah, IMNSHO prepared queries with parameters are the only proper way to go.
Cheers, Joachim
(
Log in to post comments)