Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB Databases Basics
|
VB Databases Basics Beginning-level VB coding questions specific to using VB with databases. Issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB Databases Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 10th, 2004, 04:13 PM
Registered User
 
Join Date: Sep 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Linking VB 6 form and Access table

Hi all,

I have created a table in access and on one of the fields in Employer table, I have stored a picture in the column "IMAGE" as an OLE object. Now I have created a form in VB 6 and I have linked all other fields successfull and they do appear on the form. On the same form I want to also to display the picture relating to the same employee that is in the database in the VB 6 form. When I try linking the Image box to the recordsourde, say "adoEmployee" and then I choose the datafield as "Image", running the form displays a message "Unable to bind field or DataMember: IMAGE"....please help....

Beginner



TK, Novice VBA Programmer, RSA
 
Old October 15th, 2004, 09:12 PM
Authorized User
 
Join Date: Apr 2004
Posts: 87
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Reference on MSDN October 2002
or
http://www.planet-source-code.com/vb...47433&lngWId=1






Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 2003 form in Pivot Table View Steve McGuire Access 4 July 29th, 2007 07:42 AM
Form to table in Access 2003 NassauBob Access 2 July 18th, 2007 08:36 AM
Linking files to an access table william.murray Access VBA 0 November 5th, 2004 10:00 AM
Access update table from form values trevander Access VBA 2 April 28th, 2004 03:06 PM
Linking form and a table that are build separately takawera Access VBA 2 October 8th, 2003 10:18 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.