IMAGE Data Type

C

CDL

What is the easiest way to store an image via Access to a SQL database? I've
tried using the Packager and all I get when I print my report is a $
surrounded by boxes.

CDL
 
T

Tom Wickerath

I use the image datatype in SQL Server all the time

are you using an Ole object control in your repot?
 
T

Tom Wickerqueer

uh.. you shoudl use ADP

and it's as simple as 'drag the field into a report or form'
 
Top