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.
Author |
Topic |
rookie_sql
Constraint Violating Yak Guru
443 Posts |
Posted - 2007-06-28 : 18:35:22
|
Hi is it possible to add images to a table and then go through each record on a form and display the image as you go through them ? will the images be displayed or will it be like a hot spot where u select it and the images pop up in a new window ? |
|
JimL
SQL Slinging Yak Ranger
1537 Posts |
Posted - 2007-07-02 : 13:08:04
|
Yes you can however it is not the prefered method as you can get a pretty big performance hit.JimUsers <> Logic |
 |
|
|
|
|