Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to write reports
Message
From
19/05/2006 09:43:41
Keith Payne
Technical Marketing Solutions
Florida, United States
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01123306
Message ID:
01123558
Views:
17
Gerard,

Yes, Crystal handles the local printer like a desktop application does.

FYI: SQL Reporting Services is not limited to SQL Servert databases.


>Hi Keith. Thanks for your reply.
>
>As I dont want to limit the backend to Sql Server (It may be Foxpro for instance) my inclination is to go for Crystal.
>
>Can any user that logs in on the web then print a report to his locally connexted printer using crystal (on the server )
>
>Regards,
>
>Gerard
>
>
>>>Hi.
>>>I am about to start a Web Based app uisng C #. One of the requirements will be to produce hard copy reports.
>>>
>>>How is this done (The reporting) in Visual Studio . Net ?
>>>
>>>Regards,
>>>Gerard
>>
>>Gerard,
>>
>>You can use a reporting engine like Crystal or SQL Server Reporting Services to generate the reports, or you can use a Webform with DataGrid, DataList, or Repeater web controls.
>>
>>I personally prefer SQL Reporting Services (especially if your data is in SQL Server). The report builder tool in SQL Reporting Services is similar to other report building tools - report header, page header, group header, detail, group footer, page footer, and report footer bands that you drop fields into.
>>
>>A nice feature of RS is built-in excel exporting.
>>
>>To get at the data, you can use a stored procedure, a view, or an ad-hoc query.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform