Re: Validating Data

From: Gerard H. Pille <ghp_at_skynet.be>
Date: Thu, 23 Feb 2012 18:23:27 +0100
Message-ID: <4f4675f3$0$5049$ba620e4c_at_news.skynet.be>



ExecMan wrote:
> Hi,
>
> We have a stored procedure called from a PHP web application. The
> parameters received are of VARCHAR2, but we've seen non-printable
> characters come through, which throw errors.
>
> If there any type of RegExp of anything I can run to detect if the
> parameter contains non-ascii characters? (Granted, application should
> check this before sending it to the database, but I did not write the
> application).
>
> Thanks!

http://psoug.org/reference/regexp.html Received on Thu Feb 23 2012 - 11:23:27 CST

Original text of this message