Subject Re: [IBO] Scanning input text for illegal characters
Author Jason Wharton
I think this will probably be best handled by a UDF of your choice.

I'd appreciate if InterBase/Firebird specific questions were taken to a more
appropriate forum for discussion.

Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com

-- We may not have it all together --
-- But together we have it all --


----- Original Message -----
From: "Loryn Jenkins" <loryn_jenkins@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, January 08, 2003 4:18 AM
Subject: [IBO] Scanning input text for illegal characters


> Can someone point me to the IB function(s) for
> scanning user input text prior to inserting them into
> SQL?
>
> The routine(s) that deal with:
> * apostrophe's
> * SQL termination characters
> * user attempts to escape SQL and inject SQL commands
> directly.
>
> Thanks in advance.
>
>
> Loryn Jenkins