|
-
Nov 17th, 2009, 10:42 AM
#9
Hyperactive Member
Re: Loading Images from Database, the Best Practice
If you have the images as filenames and stored the images in a local folder you could simply call the Eval function to pull each image through i.e.
Eval("PicURL","images\\thumb_{0}");
But since you have them in your actual db, I read an article before on how to pull them out although not sure how effective it is as I haven't tried it personally.
http://www.sqlteam.com/article/images-and-sql-server
Regards
Please go to the Thread Tools menu and click Mark Thread Resolved when your post is answered 
If someone helped you today then please consider rating their post.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|