Jump to content

Large reporting project in .Net

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
No replies to this topic

#1
kilarforat_9

kilarforat_9

    Newbie

  • Members
  • Pip
  • 1 posts
I am developing a sophisticated search engine for my website which would aggregate complex data that is stored in various tables in a SQL Server database. OLAP is out of question due to budgeting constrains, so we consider developing our own stored procedures and implement reports with SSRS. I am unable to find on the Internet a code generator which would let us explore with our client various data retrieval scenarios. Has anyone come across a code generator that can serve my purpose? Thanks in advance!