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

Using a config file and SQL tables as data sources.

Status
Not open for further replies.

jlbsloan

Programmer
Mar 1, 2001
45
US
I am trying to write a report in CR 8.0 that will go out to several companies. I want to put the company name in the report title; however, it is only stored in a config("config.ini") file. The rest of the data is in a SQL database. Does anyone know a way to retrieve the company name from the config file when the report is executed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top