crystalreort

hi
iam using crystal report in my c#.net application the problem is
whenever i am diplaying the report it prompts for username and password how to avoid this.

or how can i make connection through coding and retrive data from specified tables.

need help

thanks
mary

Comments

  • : hi
    : iam using crystal report in my c#.net application the problem is
    : whenever i am diplaying the report it prompts for username and
    : password how to avoid this.
    :
    : or how can i make connection through coding and retrive data from
    : specified tables.
    :
    : need help
    :
    : thanks
    : mary
    :
    :
    Use a field definition file to create your data source while building your report instead connecting directly to database.then u can create a dataset corresponding to your field definition file in your code and set the crystal report document datasort to that dataset.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion