Displaying FileStream from SQL Server 2008 to Access 2007

  • Thread starter Thread starter Hoardling
  • Start date Start date
H

Hoardling

I have a FileStream in SQL Server 2008 and I have Access 2007 front ends. I
am trying to keep the images secure, backedup, and mobile with the SQL
Server. I am not sure how to display the FileStream on the Access Front
side. I am able to load and get the FileStream working fine, but Access just
doesn't see it to display on the form. I am using an ODBC link connection
and the Access link makes it an OLE Object. Any thoughts?

Thanks
 
Back
Top