First a big thank you for Mr. O'Phinney and others for helping out in my previous questions.

I noticed that numeric values are not quoted in a query. Is there a reason for not quoting all parameters automatically no matter of their type? Or should the question be, why should they be quoted? To me it should be more consistent, but I might miss some important point in this.

I think the question would rather be: "why should they be quoted?", if the value is validated as a numeric value there is no need to quote them because there are no reserved numeric keywords in SQL and it's no threat to not quote them.

--
Isaak Malik
Web Developer
[EMAIL PROTECTED]

Reply via email to