P
pwilliams
Does anyone have any code/suggestions/techniques/links for displaying
images stored within a SQL 2005 database on forms or report and also
how to get images into the database? I know a lot of people like to
store just the path to the image in a file directory but I recently
came into some new information about SQL 2005 at a Learning Tree class
and it has excellent ability to handle large data types. In a MDB file
the OLE object data type can be used very easily and by just dropping a
object frame into a form or report presto the image is there. But
using an ADP seems much more difficult. Please let me know if anyone
has experience with this.
images stored within a SQL 2005 database on forms or report and also
how to get images into the database? I know a lot of people like to
store just the path to the image in a file directory but I recently
came into some new information about SQL 2005 at a Learning Tree class
and it has excellent ability to handle large data types. In a MDB file
the OLE object data type can be used very easily and by just dropping a
object frame into a form or report presto the image is there. But
using an ADP seems much more difficult. Please let me know if anyone
has experience with this.