|
-
Apr 21st, 2005, 07:13 PM
#1
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?
-
Apr 11th, 2006, 07:48 PM
#2
Hyperactive Member
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
-
Apr 11th, 2006, 08:47 PM
#3
Re: [Resolved] Picture in ACCESS
 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...
-
May 20th, 2006, 02:25 AM
#4
Hyperactive Member
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
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|