Login prompt for crystal report appears for trusted connection.

  • Thread starter Thread starter Meral Agceli via .NET 247
  • Start date Start date
M

Meral Agceli via .NET 247

A crystal report is developed using Crystal 8.5 and a trustedconnection to a SQL Server database. I'm trying to display thisreport in Crystal Report Viewer using VB.NET. When theapplication is run, I get the Login prompt every time. I want tostop this from happening by setting this within the code. I canget it to work when the report is developed with a secureconnection (username/password). I can also get it to work whenthe report is developed with an ODBC connection. I alsounderstand that I can build the connection in my code, build thedataset and assign it to my report. I don't want this either.

From: Meral
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top