Re: DateCreated

From: Al Reid (areidjr_at_reidDASHhome.com)
Date: 11/05/04


Date: Fri, 5 Nov 2004 14:13:17 -0500


 "Rob Kings" <greeneggsandham@greymouse.co.uk> wrote in message news:2v2163F2g425sU1@uni-berlin.de...
> Al
>
> Well I tried that, and then for good measure I tried cutting the SQL right
> down to
>
> sSQL = "select IDNAM from Identity"

I posted a follow-up. Try the following:

sSQL = "select IDNAM from [Identity]"

>
> and it still doesn't work.
>
> Rob
>
>
> > My gut feeling is if you change vbCR to vbCRLF or vbNewLine it will
> > work. I will see if I can knock something together to prove it.
>
>



Relevant Pages

  • Re: DateCreated
    ... and then for good measure I tried cutting the SQL right ... Rob ... I will see if I can knock something together to prove it. ...
    (microsoft.public.vb.database.ado)
  • MS SQL injection
    ... I have a basic understanding of sql injection for ms sql, ... cutting it. ... I was able to enumerate the table name and columns utilizing the ' ... Cenzic Hailstorm finds vulnerabilities fast. ...
    (Pen-Test)