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!

How to avoid uid/pwd prompts for subreport?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Hi, I have written a report which contain many subreports,
every subreports uses some tables in the same SQL Server7
databse as the main report users. But when I call this
report from HTML page, if I want to refresh data,I was asked to input username/password for every subreports,that
make my report is unacceptable by my customers.Can you help
me on how to avoid that? Thank you very much!
 
Are you setting the user name as "sa" in your code?
Dave
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top