Results 1 to 33 of 33

Thread: [Resolved] Picture in ACCESS

Hybrid View

  1. #1
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: [Resolved] Picture in ACCESS

    This might have some importance with you....
    thx RhinO
    but unfortunately i cannot rate your post
    it says
    Spread your post any other place ( some thing like that )
    Why dont give me that rate instead?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  2. #2
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489

    Re: [Resolved] Picture in ACCESS

    RhinoBull, since you seem to be a guru in that field, my question is primarily aimed at you .......

    I have a PictureBox filled with random colored pixels.

    SavePicture pic1.Image, "c:\test\test.bmp" worked great. So I can now save test.bmp into a database. But what if I wanted to skip that step, and save the PictureBox *DIRECTLY* into my database... Can that be done?

    I would appreciate to avoid saving the picture to disk first.

    Thanks
    Chris

  3. #3
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: [Resolved] Picture in ACCESS

    Quote Originally Posted by Krass
    ...I would appreciate to avoid saving the picture to disk first...
    Why? What's the problem with that? You save it to disk, then to your database and then delete the file if you wish not to keep it...

  4. #4
    Hyperactive Member Krass's Avatar
    Join Date
    Aug 2000
    Location
    Montreal
    Posts
    489

    Re: [Resolved] Picture in ACCESS

    Oh.. yes. This actually works great. Thanks.

    I just usually try to avoid unnecessary steps. Even tho I still believe there *should* be a way, I wouldn't even bother to change my code, at that point.

    Thank you
    Chris

Tags for this Thread

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