Home All Groups Group Topic Archive Search About
Author
10 Jun 2005 9:10 PM
Manrique
Hi all,  i´m looking for a way to create an Image Control that displays images reading the image from a SQL Server table and presenting each image as a Slide show.  The control must be able to loop through the recordsets and display the image.  Also the control must be able to keep accessing the database to find new records on the table and show the image. tnks!!!!!

---
Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/

Author
11 Jun 2005 12:08 AM
Steve C. Orr [MVP, MCSD]
Well here's code that shows you how to retrieve images (or other files) from
a SQL Server database.
Throw in a client side timer and you're 95% of the way there.
http://SteveOrr.net/articles/EasyUploads.aspx

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


Show quoteHide quote
"Manrique" <mulloa@-NOSPAM-iesoft.net> wrote in message
news:%23jSPODgbFHA.3808@TK2MSFTNGP14.phx.gbl...
> Hi all,  i´m looking for a way to create an Image Control that displays
> images reading the image from a SQL Server table and presenting each image
> as a Slide show.  The control must be able to loop through the recordsets
> and display the image.  Also the control must be able to keep accessing
> the database to find new records on the table and show the image.
>
> tnks!!!!!
>
> ---
> Posted using Wimdows.net Newsgroups - http://www.wimdows.net/newsgroups/