Re: Getting an image from a PHP source and ADOdb

From: Pierre Tremblay (pierret_at_pierretci.com)
Date: 09/10/04


Date: Thu, 9 Sep 2004 21:08:48 -0400

Hi!

Not sure if I follow you on this.

This is executed on my test machine (my workstation) and nothing is
terminating the query early. I know that field is a jpeg image and that
field is of type image (in the MSSQL design table screen).

Any help at this point will be greatly appreciated!

Many thanks!

> >The sql is ok (I even at some point used fwrite to write the content of
the
> >recordset field in a file to verify that I retrieved something).
>
>
> I think you're missing JW's point =)
>
> It's not whether it retrieved anything, it's _validation_.
>
> What happens when someone terminates the query early and appends
> something like exec('rm -rf /'); to the query? Depending on the system
> configuration, this could cause some headaches for some people =)
>
>
>
> Regards,
>
> Ian
>
> --
> Ian.H
> digiServ Network
> London, UK
> http://digiserv.net/



Relevant Pages

  • DB-API 2.0 question
    ... SQL Server is terminating this process. ... cursor.execute(update query here) ... Do I need to put a commit() in there or something? ...
    (comp.lang.python)
  • Re: Help- JPEG Encoding --- Sampling 4:2:0
    ... I have rewritten the query it might give u ... I want to encode a Jpeg Image using 4:2:0 format for Y ... where i have the data in the following sequence ...
    (comp.compression)
  • Re: Help- JPEG Encoding --- Sampling 4:2:0
    ... I have rewritten the query it might give u ... I want to encode a Jpeg Image using 4:2:0 format for Y ... where i have the data in the following sequence ...
    (comp.compression)