all groups > sql server reporting services > may 2005 >
You're in the

sql server reporting services

group:

Image Datatype as Report Parmeter !!


Image Datatype as Report Parmeter !! Chans
5/30/2005 11:41:02 PM
sql server reporting services:
I have a lengthy string which has to be passed as Image datatype to the
report so that it is not truncated.
Can it be possible ??

Re: Image Datatype as Report Parmeter !! Wayne Snyder
5/31/2005 6:01:37 PM
Image data types are not allowed as parameters...You are limited to a
relatively small list of data types... However you might add the parameter
value to the database in an image column and pass the key value as a
parameter, then the report could look up the image...

--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)

I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org

[quoted text, click to view]

AddThis Social Bookmark Button