Bind Variables and Quoting / Dequoting Input - Mailing list pgsql-novice

From
Subject Bind Variables and Quoting / Dequoting Input
Date
Msg-id 20051209215413.38315.qmail@web33301.mail.mud.yahoo.com
Whole thread Raw
Responses Re: Bind Variables and Quoting / Dequoting Input  (Michael Fuhr <mike@fuhr.org>)
List pgsql-novice
do i need to quote input even though i'm using bind
variables in my queries?

i seem to think that quoting on entry and unquoting on
return was a method for fighting sql injection, but
i'm also thinking that bind variables may make that
step meaningless.

problem is, i'm not sure.

any guidance is appreciated, of course.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-novice by date:

Previous
From: "Walker, Jed S"
Date:
Subject: Re: Return void error in PG 8.1.0
Next
From: Michael Fuhr
Date:
Subject: Re: Bind Variables and Quoting / Dequoting Input