Results 1 to 3 of 3

Thread: Saving and Extracting Image From Database [RESOLVED Thanks]

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2003
    Location
    The Future - Skynet
    Posts
    1,157

    Saving and Extracting Image From Database [RESOLVED Thanks]

    What is the most correct method to save or extract a jpg? In VB6, I use ADO 2.6 and that uses ado stream.

    In VB.Net, I notice that it uses SqlCommand with the SQL "Insert" statement.
    Last edited by Liquid Metal; Jul 21st, 2004 at 07:03 PM.
    I'll Be Back!

    T-1000

    Microsoft .Net 2005
    Microsoft Visual Basic 6
    Prefer using API

  2. #2
    Hyperactive Member CyberHawke's Avatar
    Join Date
    May 2004
    Location
    Washington DC
    Posts
    477
    Hi, this article provides a good example of what you are trying to do:
    CodeGuru: Load Images from and Save Images to a Database
    Whadayamean it doesn't work....
    It works fine on my machine!

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Apr 2003
    Location
    The Future - Skynet
    Posts
    1,157
    Appreciate your reply.

    That is actually the example I was using to compare to the old method, but the article that you provided is what I am looking for as a confirmation.

    Thank You again CyberHawke.
    I'll Be Back!

    T-1000

    Microsoft .Net 2005
    Microsoft Visual Basic 6
    Prefer using API

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