Reporting

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone recommend a good reporting tool/software.

I'm making a move to ASP.net. My current system i support are MS Access,
FoxPro, SQL Server,and Notes.
 
Crystal Reports comes with the higher end version of Visual Studio and it
works very well with ASP.Net. If you are use to MS Access report writer you
won't have too much trouble moving over to CR.

Chris
 
If you are using SQL Server 2000 then you might try Reporting Services from
Microsoft. http://www.microsoft.com/sql/reporting/

RS requires SQL Server 2000 to store report defintions but you can access
any data store via OCBC including VFP, Access, Excel files, etc. Also has
managed data providers for connecting to SQL Server.
 

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