c++ - DataBase Login screen in crystal reports viewer .NET -
i have run issue when testing crystal report viewer. when tring view report primary app(the viewer called app) promts login screen ,containing :
server name : (field unavaible edit)
darabase : (field unavaible edit)
login id : (here shows login id)
password : (editable field)
if enter password , press finish report viewed wihtout problem.
i have googled problem, results have read made me more confused. trigger of these screen ? not found in code part pop's screen.my viewer created in c++.net using sap dll's .net platform.
i appreciate help.
thanks.
you need set report connection info programmatically otherwise ask screen seeing. can google "crystal reports connection info" find samples how that. here 1 c#: how set database login infos (connection info) crystal report?
Comments
Post a Comment