On 19/04/07, Adam Kennedy <[EMAIL PROTECTED]> wrote:
The biggest example is probably SQL placeholders, which pretty much
remove any chance of SQL injections attack in one fell swoop.

I know for DBI it's very difficult to do any non-trivial work without
using them.

I was just bitten (again) by the lack of support for these in the
MS-SQL DBI interface.
Is there another implementation which allows using place holders with
MS SQL (2005)?

Thanks,

--Amos

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to