Using Crystal Reports in Visual Studio 2005 (C# .NET Windows App)

后端 未结 4 1555
眼角桃花
眼角桃花 2021-02-08 16:48

I need to create reports in a C# .NET Windows app. I\'ve got an SQL Server 2005 database, Visual Studio 2005 and am quite OK with creating stored procedures and datasets.

<
4条回答
  •  萌比男神i
    2021-02-08 17:10

    I second alex's recommendation to look at sql reporting services - if you have a sql developer license, then you probably already have reporting services

    i don't like crystal reports, too much tedium in the designer (editing expressions all the time) too many server-deployment issues (check those license files!)

提交回复
热议问题