|
-
Jun 12th, 2000, 08:26 PM
#1
Thread Starter
Junior Member
How do i get a picture out of access and into a picture box or image box
-
Jun 12th, 2000, 09:05 PM
#2
Fanatic Member
I don't know if this is what you mean or not but you can copy pictures from clipart and paste them into a picture box in V.B
Good Luck!!
-
Jun 12th, 2000, 09:09 PM
#3
Thread Starter
Junior Member
What i want to do i sstore pictures in an access database then at run time make a call to the db and have it populate my picturebox or image box.
-
Jun 12th, 2000, 09:13 PM
#4
Lively Member
What you need to do is setup a field in your database table for an OLE Object, and save your picture in that field. Then you can connect to this table as normal and insert this field into the OLE Component in VB.
Hope this helps.
-
Jun 12th, 2000, 09:18 PM
#5
Thread Starter
Junior Member
I do have my table setup correctly but i am not to sure on how to insert it into the OLE component in VB.
-
Jun 13th, 2000, 02:04 PM
#6
New Member
loading bitmaps from DB field
I am trying to do the same. Unfortuneatly, I don't have MS Access and are using Visdata to develop the DB. I assume the Binary field parameter can access image files? Does anyone know of a method to add images to a DB with Visdata. I want to link photos of family and friends with a simple address type database.
Thanks
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
|