Wrox Programmer Forums
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 8th, 2007, 05:54 AM
Registered User
 
Join Date: Oct 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Images by filename

I have a table field with the picture filename e.G. C:\pictures\picture1.jpg for the item 1

I want to show this picture in the detailband on a report but it seems to be impossible in the reporting tool. Is there a 3rd party tool to handle this? i found existing tools for barcode doing something similar, but nothing for jpgs.
or is there a way to accomplish this in the reporting tool?

 
Old October 10th, 2007, 08:23 AM
Authorized User
 
Join Date: Jul 2003
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default

How are you setting up the image control, that will display your image?
What are the following properties showing in the image control?
Source: ?
Value: ?

Because you are using an external image, I'd expect to see the following:
Source: External
Value: =Fields!imagepath_fieldname.Value

Are the images in a location that has security restrictions on them?
To access external images, RSS uses the Unattended Execution Account to try and retrieve them.

As an after thought, I assume the image path you are passing to RSS is relative to the server?

Hope this is of some help.

 
Old October 11th, 2007, 04:21 AM
Registered User
 
Join Date: Oct 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
quote:Originally posted by anothervbaddict
 How are you setting up the image control, that will display your image?
What are the following properties showing in the image control?
Source: ?
Value: ?

Because you are using an external image, I'd expect to see the following:
Source: External
Value: =Fields!imagepath_fieldname.Value

Are the images in a location that has security restrictions on them?
To access external images, RSS uses the Unattended Execution Account to try and retrieve them.

As an after thought, I assume the image path you are passing to RSS is relative to the server?

Hope this is of some help.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Load Images from and Save Images to a Database cyndie VB.NET 2 August 17th, 2008 06:42 AM
Renaming filename simone_s Java Basics 2 May 18th, 2006 12:17 PM
Dynamic Filename ozPATT Access VBA 1 November 28th, 2005 01:56 PM
filename validation silver_cuts Classic ASP Basics 6 June 24th, 2004 06:24 AM
Get a filename from directory cutovoi Excel VBA 1 January 7th, 2004 03:18 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.