Image view problems - TechRepublic
General discussion
March 25, 2004 at 07:46 AM
egil.danielsen

Image view problems

by egil.danielsen . Updated 22 years, 3 months ago

I am trying to develope a SQL database GUI that is designed to show images when viewing saved information about the picture (*.Jpg).

I am using VB 6.0 for this and everything else is functioning as it is ment to but the problem is to link an Image view in the GUI.

I am using ADODC to link up the database, the datasource is right, also the Datafield but when i am trying to run the program i get the message “Unable to bind to Field or Datamember: “Image”.

Could someone please help me with my problem here, could this be caused by fault values set in the database field (char) or is it that i can’t use the Image field to view the saved pictures in this database?

I want to display a picture when searching for pictures using different credentials but i am having some problem with the code that is supposed to show a linked picture.

This discussion is locked

All Comments