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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Listing tables

Status
Not open for further replies.

keo216

Technical User
Joined
Nov 26, 2002
Messages
102
Location
US
I am using CR 8.5 with a Sybase dbase.
My question is: Is it possible to list the tables used in a report someplace in the report, preferably in the header?

kowen@rrwa.net
 
Only by manually hardcoding it, or perhaps writing a UFL, lot of work though.

-k
 
Not sure if were suppose to mention names of products, but I had to do this. I used a product called Report Analyzer that creates a Access database of the objects in a report. I did a subreport from that database to the report based on file name. Then I selected the field in the dabase and the table names showed. The problem is that this database will have to be kept so that the report is not deleted out of it. It can be refresed or deleted as long as it's added back.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top