|
-
Jan 3rd, 2009, 05:42 AM
#1
Thread Starter
New Member
[RESOLVED] Picture preview in form
Hi,
I have a database (mdb 2003) with few columns, one of them is OLE object (picture). On my form (vb 2005) almost everything works, adding columns, editing, saving but preview or opening the picture won't work. I tried picturebox, datagrid but nothing seems to work for me.
Please help.
-
Jan 3rd, 2009, 06:31 AM
#2
Re: Picture preview in form
How are you retrieving the image stored in your database? When you said nothing seem to work, what did you mean by that? Any exceptions?
-
Jan 3rd, 2009, 06:37 AM
#3
Re: Picture preview in form
You might like to follow the Images In Databases link in my signature. You'll obviously have to use OleDb rather than SqlClient but I think it should work with that column type.
-
Jan 3rd, 2009, 07:50 AM
#4
Thread Starter
New Member
Re: Picture preview in form
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
|