M
Mike D
I use stored procedures in my asp using the connection object. I validate
any inputs to protect myself from SQL injection. Why is it, or isn't it
better to use the command object? I have used the command object with
parameters and the coding was a pain.
Comments?? I realize this is an open ended question but I am trying to
improve my skills/code if need be.
Thanks
Mike
any inputs to protect myself from SQL injection. Why is it, or isn't it
better to use the command object? I have used the command object with
parameters and the coding was a pain.
Comments?? I realize this is an open ended question but I am trying to
improve my skills/code if need be.
Thanks
Mike