Results 1 to 9 of 9

Thread: Creating Reports using .Net

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    17

    Creating Reports using .Net

    Hello All,
    I come from an Microsoft Access background where we create reports using the access wizard. I want to get into .net development but I was wondering if .net has a similar type report designer already built in?

    If not what are the options for creating reports when developing windows applications with .net.

    Thanks in advance.

    Dallr

  2. #2
    Hyperactive Member vincentg's Avatar
    Join Date
    Jun 2005
    Location
    Chicago IL, USA
    Posts
    261

    Re: Creating Reports using .Net

    The following is your choices..

    VB 6.0 uses Data Report Objects
    VB.Net uses Crystal Report Objects


    Good Luck!
    - No Signature Yet -

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    17

    Re: Creating Reports using .Net

    Thanks for taking the time to respond Vincentg but I don't understand what your response means. Remember I am now starting out with .net. Those two lines you placed does not tell me much or give me a sense of direction to follow.

    Can i kindly ask you to expand a bit.

    Dallr

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Creating Reports using .Net

    Perhaps this will help.

  5. #5
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Creating Reports using .Net

    You can add reports to your dot net application by going to Project > Add New Item and then selecting Crystal Report which is default in dot net (see attached image).
    There are other report engines available for your development platform like Active Reports but Crystal and Active became industry leaders.
    While Crystal comes shipped with your Visual Studio Active Reports will have to be purchased separately.
    Although there are many specifics to any particular report designer most of them work in a very similar fashion.
    Attached Images Attached Images  

  6. #6

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    17

    Re: Creating Reports using .Net

    A million thanks Rhinobull that was the basic steps I was looking for to get me started. However, I have a problem, here is what i did. I opened visual studio 2008 express for the first time and create a new windows application. When it finished whatever it had to do, i saw a blank form open. Thereafter I proceeded to follow your steps above, which was Project ---> Add New Item. Then the window that opened for me was the following which had not crystal reports option.

    What have I done wrong?


    PS:thanks for the other links "Hack" but I would have to look at them after i get though with the basics first.

    dallr

  7. #7

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    17

    Re: Creating Reports using .Net


  8. #8

  9. #9

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    17

    Re: Creating Reports using .Net

    Sorry for taking so long to respond, I was away for a while. Thank you very much Rhinobull for those links and the information you were very helpful!!!

    One last question if I may. How then does someone using express edition generate reports? Are their some type of workaround or something?

    dallr

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width