BLOBS again!

From: J West (jimw_at_fluffypaws.co.uk)
Date: 12/11/04

  • Next message: J West: "Re: BLOBS again!"
    Date: Sat, 11 Dec 2004 12:29:10 -0000
    
    

    Hi All,

    I have been scouring news groups and found loads of info about getting
    inages into blob fields but I still can't work out how to do this with the
    model I'm using so any help would be really great! Thanks!

    Basically how do I get the image held in a TPicture (Picture property of
    TImage) into a dynamically created TADOQuery? I thought I would create a
    parameter at runtime

      Query.Parameters.CreateParameter('Picture', ftBlob, pdInput, x, 0);

    and then load from stream but I can't seem to get the syntax right!

    Pleeeeeeeeaaaaaaaaasssssssseeeeeeeee help!

    Thanks muchly again!

    Regards

    James West


  • Next message: J West: "Re: BLOBS again!"