Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Distributed Applications / February 2004

Tip: Looking for answers? Try searching our database.

Crystal Reports Logon

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Geoff Murley - 23 Feb 2004 20:11 GMT
I have a Crystal Report linked to 2 typed datasets.  When I run it I get Database Logon screens for each table in the separate Databases.  I cannot successfully logon to them.  I have filled the datasets correctly before enabling the report viewer.  So why do the logon screens appear even though I have linked the report to Datasets and not to the live Databases?  Is there any way to disable the logon screens?
Geoff Murley - 24 Feb 2004 15:01 GMT
Solved the problem now by putting the 2 tables in the same Dataset and using this code

Dim crReportDocument As SchoolsStock ''Name of Repor

''Create an instance of the strongly-typed report objec
       crReportDocument = New SchoolsStoc

       ''Pass the populated dataset to the repor
       crReportDocument.SetDataSource(DsEstablishments1

       ''Set the viewer to the report object to be previewed
       CrystalReportViewer1.ReportSource = crReportDocument

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.