"The Report You Requested Requires Further Information." Appear When I Run The Crystal Report?
am in the middle off a task must be assingnd shortly when i run the report the message "The report you requested requires further information." appear and asked me for the username a and the password even if i write them the message appear again.
i bind the data for the report field from the DataSet and am using VB.Net (ASP.Net)
please help me
thanx in advance
i bind the data for the report field from the DataSet and am using VB.Net (ASP.Net)
please help me
thanx in advance
Rebuild your connection in the report.
Set the up the connection using an SQL connection and change it to an OLE DB (ADO) connection. Although if there is security on the db you might have to also enter that in or leave the sa password blank.
This is pretty basic stuff...:(
Set the up the connection using an SQL connection and change it to an OLE DB (ADO) connection. Although if there is security on the db you might have to also enter that in or leave the sa password blank.
This is pretty basic stuff...:(
To all managers: This is what happens when you outsource your IT to India.
Good luck and Dog bless.
Good luck and Dog bless.
Rebuild your connection in the report.
Set the up the connection using an SQL connection and change it to an OLE DB (ADO) connection. Although if there is security on the db you might have to also enter that in or leave the sa password blank.
This is pretty basic stuff...:(
Set the up the connection using an SQL connection and change it to an OLE DB (ADO) connection. Although if there is security on the db you might have to also enter that in or leave the sa password blank.
This is pretty basic stuff...:(
Some others with the same problem (and solutions you can try):
http://p2p.wrox.com/topic.asp?TOPIC_ID=34011
http://www.webdeveloper.com/forum/showthread.php?t=61384
http://support.businessobjects.com/forums/message.asp?fid=260&sk=1&ps=25&pn=1&mid=154819
http://www.experts-exchange.com/Databases/Crystal_Reports/Q_20980230.html
Edit: Stupid answers are really unnecessary. Any bets on how some people become lvl 5's so easily?
http://p2p.wrox.com/topic.asp?TOPIC_ID=34011
http://www.webdeveloper.com/forum/showthread.php?t=61384
http://support.businessobjects.com/forums/message.asp?fid=260&sk=1&ps=25&pn=1&mid=154819
http://www.experts-exchange.com/Databases/Crystal_Reports/Q_20980230.html
Edit: Stupid answers are really unnecessary. Any bets on how some people become lvl 5's so easily?