I am making a Windows Forms APplication that uses crystal report to show some data. I have a data set with two tables and then the crystal report gets the dataset after it is populated as source and then the crysal report viewer gets the crystal report object to show the data.
But when I start my application it always prompts me for Database login : Login ID and Password. I have no idea where I could find them so I can type them(besides the fact that I don't want that prompt to show up at all).Can you help me with that?