Results 1 to 2 of 2

Thread: How tostore a Word Doc in a SQL 7 column?

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Location
    West Islip, NY, USA
    Posts
    14

    Post

    I am writing an Invoicing app. I would like to store the image of the invoice into a my SQL 7 column. I am not sure if I will be creating a word doc or a crystal report for the invoice. I would like to find out how to store either into a column.

    thanx .. Lou

    ------------------
    Lou Santospirito
    LSDP Consulting Services, Inc.
    [email protected]

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    Save it in a binary field, use ADO's GetChunk and AppendChunk functions to put the data into your table

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width