Hello everybody,

I crated a crystal report in my ASP.NET web application and connected the report with a DSN using a view to pull the data. When the page is loaded where the report is supposed to appear, it first asks for the database login information and then shows the report. How can I get rid of this login box?

Thanks.