Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Linked OLE objects in MDBfiles

Status
Not open for further replies.

Ski1967

IS-IT--Management
Dec 28, 2002
4
GB
This seems to be a regular problem encountered - I think I have a new twist.

I have a MDB with an field of type OLE OBJECT. In access I can set this to a linked file such as a BMP or JPG (Access shows the appropriate editor as the field value). If I then use this database with Crystal Reports I get the BMP or JPG image in the report automatically.

however.....

If I link a PNG file to the MDB field, Access tells me the object is a PACKAGE (???) and Crystal Reports shows a blank - i can however simply insert the PNG file in Crystal Reports and it displays - so CR uses PNG.

Any thoughts how I get the MDB to treat a PNG file as it does a JPG (i.e. use MS PhotoEdit etc as the driver).

Oh yes - resaving my PNG files as JPGs is not something I can do.

Any thought on this 'PACKAGE' item??

thanks - and have a great new year.

Ski
 
What is PNG associated with on your system? It may be as simple as chaning the association.... have you checked that?
 
thanks,

That was my first thought, so it now uses MS PhotoEdit.

I found 'Package' in the registry, but didn't want to change setting there without checking if anyone knew the answer.

thanks again.
Ski
 
SOLUTION FOUND.

if anyone is interested I solved this by resetting the .PNG default value in the registry, file type options does not do the job, to that of the .JPG files and the process worked.

Ski
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top