On Wed, 6 Jun 2001, Curtis Poe wrote:

> Might I suggest that you use placeholders?  It has the benefit of automatically 
>quoting your
> values for you.  Amongst other benefits, you won't have to remember to automatically 
>quote your
> data.  For example, some poorly designed Web sites will crash if a single quote mark 
>' is entered
> into a field.  This is because variables with embedded single quotes must have those 
>single quotes
> escaped.

I was going to suggest that also, but I think they were using Win32::ODBC,
which I don't believe supports placeholders.

-- Brett

Brett W. McCoy
Software Engineer
Broadsoft, Inc.
240-364-5225
[EMAIL PROTECTED]

Reply via email to