I am Using VB5 to create a bitmap picture of a customer and store it in a folder on either "Program Files" or the "C" drive. When I try to link the picture into a form created by Crystal Reports it shows the picture used to create the report instead of the linked picture from the folder on the C drive or Pgm Files. I have set compatability mode on my VB pgm to XP.
This only happens on Win7 computers. Works fine on XP computers.
Problem Solved. Got a copy of Access 97, created a new database with an object field, loaded the picture into the new database field, and put the picture into my Crystal Repart as a database field instead of trying to link the picture in.
Bookmarks