Validating Data

From: ExecMan <artmerar_at_yahoo.com>
Date: Thu, 23 Feb 2012 06:51:33 -0800 (PST)
Message-ID: <c6b46652-18bf-44a0-9b6f-bd5e29429b9b_at_c21g2000yqi.googlegroups.com>



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! Received on Thu Feb 23 2012 - 08:51:33 CST

Original text of this message