|
|
|||||||||
|
|||||||||
|
|||||||||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Ajax Application Generator Generate database and reporting .NET Web apps in minutes. Quickly create visually stunning, feature-rich apps that are easy to customize and ready to deploy. Download Now!
|
|
#1
|
|||
|
|||
|
What about parameterized stored procedures?
I feel safer using stored procedures for queries. Then the input parameters have to meet the specified datatype within the stored procedure. I feel better about having more code in the sql server and less on the asp page anyway.
|
|
#2
|
|||
|
|||
|
I agree. If you're talking about SQL injection attacks then there's way less chance of one occuring if u use stored procs.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > What about parameterized stored procedures? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|