Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Other Forums
 MS Access
 image datatype in SQL database - display in access

Author  Topic 

kml
Starting Member

1 Post

Posted - 2005-05-10 : 15:04:10
I have a SQL database and I am writing a report in an access project (.adp) which is connected to the SQL database. One of the tables in the database has an "image" type. The images are stored directly in the database, one for each record.

I want to display these images in my report. I tried using a bound object frame, and I just get a blank box. Any thoughts?

Thanks,
Kristen
   

- Advertisement -