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!

Help with web-based Report using 2 different databases

Status
Not open for further replies.

bhute

Technical User
Dec 27, 2000
1
US
I have a report that uses a SP for data. The SP gets data from two views in different databases. When I try to run the report from the browser by supplying the User & password as parameters, I get a Report Information Needed message box in an infinite loop.

I am passing two user & password parameters.
The same user exists in both databases.
I am also supplying a prompt value.

//server/report.rpt?User0=scott&password0=tiger&User1=scott&password=tiger&prompt0=100

Am I missing something? Please help.

Any help would be greatly appreciated.

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top