Results 1 to 3 of 3

Thread: [RESOLVED] Read/open a jpg or BMP pictures directly from SQL

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2009
    Posts
    364

    [RESOLVED] Read/open a jpg or BMP pictures directly from SQL

    Hi,

    Is there anybody who can show me some examples how to read the jpg or bmp files stored in the MSSQL or MySQL. I know they have a binary form in the database but anyway I would like to read them in the standard PictureBox.

    Currently I can upload, and save such files directly from the database.
    I'm using a standard column names like Image (MSSQL) or mediumblob (MySQL)

    Any clue really appreciated
    Last edited by Fraps; Mar 10th, 2010 at 11:52 AM.

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