Re: SQL Injection Code Help
- From: "pblse2" <lundin.patrik@xxxxxxxxx>
- Date: 21 Jun 2006 14:05:08 -0700
jbiros wrote:
I like it. Thanks for the sample code.
Jeremy
I forgot one thing, you will need to clear the parameters at the end of
the ExecuteSQL:
For i = 0 To UBound(arrParams)
oCmd.Parameters.Delete 0
Next
PL.
.
- References:
- Re: SQL Injection Code Help
- From: Dan Guzman
- Re: SQL Injection Code Help
- From: Jody
- Re: SQL Injection Code Help
- From: pblse
- Re: SQL Injection Code Help
- From: jbiros
- Re: SQL Injection Code Help
- From: pblse2
- Re: SQL Injection Code Help
- From: jbiros
- Re: SQL Injection Code Help
- From: pblse2
- Re: SQL Injection Code Help
- From: jbiros
- Re: SQL Injection Code Help
- From: pblse2
- Re: SQL Injection Code Help
- From: jbiros
- Re: SQL Injection Code Help
- Prev by Date: Re: Created logins
- Next by Date: Re: Created logins
- Previous by thread: Re: SQL Injection Code Help
- Next by thread: Re: should I run sql services under network services acct?
- Index(es):