Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > Crystal Reports
|
Crystal Reports General discussion about Crystal Reports. For discussions specific to the book Professional Crystal Reports for VS.NET, please see the book discussion forum for that book.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Crystal Reports section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 4th, 2006, 12:26 PM
Registered User
 
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default complete noob to Crystal Reports... help

Our accounting department uses crystal reports and has a report that gives a list of customers and payments by those customers. I have been asked to take that report and make an automated process with it that will fire up each day to run the report and export the data to sql server. I created a new crystal report project and used their report as the datasource. When I run it, the data shows up fine, but programmatically, I'm not sure how to get to the data to get it into a view or dataset or something. I've done some searching for this, but all the articles I've seen were on creating crystal reports with .net, not with exporting the data from a report. Can anyone tell me how to do this or point me toward a tutorial that covers this? Thanks!

 
Old May 4th, 2006, 01:10 PM
Registered User
 
Join Date: Apr 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm not sure that you can export data that you see on the report, because the report relies on a datasource from something (SQL Server, Access, etc) To export the data you see on the report, you would have to export the underlying data. When you say you are trying to export the data to SQL Server, are you trying to add data to a database? Or just trying to export the report itself so that others can see it?
 
Old May 4th, 2006, 01:15 PM
Registered User
 
Join Date: May 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I'm trying to export the data from the report and add it to the sql database. The report is being generated from Mas90 which from what I understand is nearly impossible to query in .net or anything else. You have to use a proprietary tool to manually export a file from Mas90 that .net can work with. At least, that's what I've been told. But I'm looking into finding an alternative to that too. Thanks.






Similar Threads
Thread Thread Starter Forum Replies Last Post
how to get reports in crystal reports using ASP3.0 candy133 Classic ASP Basics 2 January 26th, 2006 08:26 AM
Comparitive Reports in Crystal Reports tarunm Crystal Reports 1 January 21st, 2006 01:08 AM
Complete Noob KnowTheForce Beginning VB 6 3 December 19th, 2005 10:09 PM
comparision among crystal reports and Data reports avats Crystal Reports 0 April 13th, 2005 01:01 PM
How to create/design reports with crystal reports BassmaniaQ Crystal Reports 0 December 14th, 2004 04:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.