Windows Vista Forums

Crystal Reports
  1. #1


    Ross Mason Guest

    Crystal Reports

    Hi

    I am interested in using crystal reports for the first time but have a few
    questions that someone maybe able to help with before I get started. The
    background to my query is that a client is interested in using crystal
    reports as a web based reporting tool to get data out of a sql server
    database and we have always created our own bespoke reporting tools but this
    particular client wishes to go down the crystal reports route.

    1) We have crystal reports installed along with our version of Visual
    Studio. When we ship the application do we need to buy a license for crystal
    reports to be installed on the server where the application will be deployed?

    2) The tutorials I have skimmed through so far all seem to be static and
    there is no way for the user to interact with the report. Is it possible to
    create dynamic reports?

    3) Finally can anybody recommend any good source of tutorials which will get
    us up to speed quickly?



    Many thanks for any help in advance.

      My System SpecsSystem Spec

  2. #2


    Niks Guest

    Re: Crystal Reports

    On Jun 25, 1:11*am, Ross Mason <Ross Ma...@xxxxxx>
    wrote:

    > Hi
    >
    > I am interested in using crystal reports for the first time but have a few
    > questions that someone maybe able to help with before I get started. The
    > background to my query is that a client is interested in using crystal
    > reports as a web based reporting tool to get data out of a sql server
    > database and we have always created our own bespoke reporting tools but this
    > particular client wishes to go down the crystal reports route.
    >
    > 1) We have crystal reports installed along with our version of Visual
    > Studio. When we ship the application do we need to buy a license for crystal
    > reports to be installed on the server where the application will be deployed?
    >
    > 2) The tutorials I have skimmed through so far all seem to be static and
    > there is no way for the user to interact with the report. Is it possible to
    > create dynamic reports?
    >
    > 3) Finally can anybody recommend any good source of tutorials which will get
    > us up to speed quickly?
    >
    > Many thanks for any help in advance.
    Hi Ross,
    Here are the answers of all of your questions. Hope it will hwlp u.

    Ans 1 :-- Although we have crystal report in VS.net package but if u
    are going to deployed your application on server , its
    need to buy a license for crystal report. Once you will be having that
    licence key then only you can use it otherwise it will always pop up
    to register.

    Ans 2:-- Yes, you can create dynamic reports. For this, you will have
    to bind your reports with the XML schema tables [dataset ] on the
    design time. At run time you will have to fill the filtered data in to
    that dtaset and then u will have to bind your report with this
    dataset. I hope you are getting what I want to explain.

    Ans 3:-- you can tutorials for crystal report from www.flazx.com. It
    is a free site for all type of technical books.You can download the
    relevant book\tutorials from here.

    Have a good day.
    Nikhil

      My System SpecsSystem Spec

  3. #3


    sloan Guest

    Re: Crystal Reports

    My #1 advice.

    Use the PUSH model and NOT the PULL method.

    Build strong datasets. Populate them. And then build your reports off the
    xsd definition.

    You will be much happier in the end. And you will get away from Crystal
    Reports voodoo.

    ...

    http://www.codeproject.com/KB/aspnet...al_report.aspx
    http://www.codeguru.com/csharp/.net/...le.php/c13253/

    The kbs will mention that you should find the ADO.NET DataSet ..in the CR
    menus when trying to find the dataset to "build up" the report in the CR
    interface.
    This sometimes doesn't work, and you should find "Xsd" option.
    It'll make sense when you get to that step. This is a CR menu item with a
    treeview trying to find the source item to build the report.





    "Ross Mason" <Ross Mason@xxxxxx> wrote in message
    news:837EC537-8B2D-4E04-B983-973951ED1B64@xxxxxx

    > Hi
    >
    > I am interested in using crystal reports for the first time but have a few
    > questions that someone maybe able to help with before I get started. The
    > background to my query is that a client is interested in using crystal
    > reports as a web based reporting tool to get data out of a sql server
    > database and we have always created our own bespoke reporting tools but
    > this
    > particular client wishes to go down the crystal reports route.
    >
    > 1) We have crystal reports installed along with our version of Visual
    > Studio. When we ship the application do we need to buy a license for
    > crystal
    > reports to be installed on the server where the application will be
    > deployed?
    >
    > 2) The tutorials I have skimmed through so far all seem to be static and
    > there is no way for the user to interact with the report. Is it possible
    > to
    > create dynamic reports?
    >
    > 3) Finally can anybody recommend any good source of tutorials which will
    > get
    > us up to speed quickly?
    >
    > Many thanks for any help in advance.


      My System SpecsSystem Spec

Crystal Reports problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: How to trace what's Crystal Reports is doing? Eric Russell .NET General 2 29 Apr 2009
SetDataSource very slow in crystal reports Bart .NET General 2 18 Apr 2009
crystal reports Vb2005 Rob .NET General 0 20 Oct 2008
confused about crystal reports with .NET 2.0 and C#[need basicadvice] giddy .NET General 3 20 Jun 2008
Crystal Reports Deployment Question Greg Smith .NET General 3 18 Apr 2008