database login prompt with crystal reports

前端 未结 4 1819
野趣味
野趣味 2021-01-19 03:56

I\'m trying to display some report with some subreports inside it, but every it shows the report it throws some dialog box asking for datab

4条回答
  •  佛祖请我去吃肉
    2021-01-19 04:50

    In crystal you can specify whether to prompt for db login @ the time of report generation in Crystal Management Console (CMC) @ each report level. Login to CMC, open your report > Process > Database. At the bottom of the page you can specify "Prompt the user for database logon", "Use SSO context for database logon" or "Use same database logon as when report is run". Select the third option for using the credentials stored in the server.

提交回复
热议问题