Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Show File Name?

Status
Not open for further replies.

SueSp

MIS
Jul 26, 2004
39
0
0
US
Hi.

System - Win2k, MSSql, IIS5, CE10 Embedded, CR 10 Adv Dev.

Is there a way to show the actual file name on a report. For example the .rpt name? I see under Field Explorer/Special Fields you can add File Path and Name but this doesn't work as it shows the RAS cached file name.

Any suggestions?

Thank you.
 
If this is in CE, then it is showing you the right name.

CE changes the name of all reports for internal purposes of assuring uniqueness.

So create a text object and place the name of the \\path\file as you'd like it described, just keep in mind that this path has nothing to do with the http path that you would use for URL pass through.

The path that CE is showing you is the right path as well, it creates a folder structure to maintain uniqueness as well.

Might want to read up on what CE is doing in the filestore.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top