Reporting options in vb 2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • joeB545

    Reporting options in vb 2005

    I am an Access developer considering using vb.net 2005 to develop a database
    application. What options are available for creating reports in
    vb.net 2005 in the various versions, such as Stardard and Professional?
    Also, are there third party controls
    available?

    --
    joe B
  • pvdg42

    #2
    Re: Reporting options in vb 2005


    "joeB545" <joeB545@discus sions.microsoft .comwrote in message
    news:A2F40045-9D17-4FB2-AAD8-AAD312CB4553@mi crosoft.com...
    >I am an Access developer considering using vb.net 2005 to develop a
    >database
    application. What options are available for creating reports in
    vb.net 2005 in the various versions, such as Stardard and Professional?
    Also, are there third party controls
    available?
    >
    --
    joe B
    This feature comparison page should tell you most of what you want to know



    Note that the Express language editions do not come with a reporting tool.
    Visual Web Developer, OTOH, comes with SQL Server Reporting Services. VS
    2005 Standard Edition comes with SQL Server Reporting Services only, while
    VS 2005 Pro comes with both SQL Server Reporting Services and Crystal
    Reports.
    I'll leave it to others to mention their favorite 3rd party reporting tools.

    --
    Peter [MVP Visual Developer]
    Jack of all trades, master of none.


    Comment

    • Vayse

      #3
      Re: Reporting options in vb 2005

      The Visual Studio Report Controls now come with all versions of VS2005. As
      an Access developer myself, I found these controls easy to use.
      Try


      and watch the videos.

      Regards
      Vayse

      "joeB545" <joeB545@discus sions.microsoft .comwrote in message
      news:A2F40045-9D17-4FB2-AAD8-AAD312CB4553@mi crosoft.com...
      >I am an Access developer considering using vb.net 2005 to develop a
      >database
      application. What options are available for creating reports in
      vb.net 2005 in the various versions, such as Stardard and Professional?
      Also, are there third party controls
      available?
      >
      --
      joe B

      Comment

      • Fabio

        #4
        Re: Reporting options in vb 2005

        "joeB545" <joeB545@discus sions.microsoft .comha scritto nel messaggio
        news:A2F40045-9D17-4FB2-AAD8-
        >I am an Access developer considering using vb.net 2005 to develop a
        >database
        application. What options are available for creating reports in
        vb.net 2005 in the various versions, such as Stardard and Professional?
        Also, are there third party controls
        available?
        I'm mantaining a free .net reporting tool that can be used by VS express
        versions and free IDE such ad #Develop that don't have reporting support
        built in.

        If you don't need advanced features I thik my solution is better than
        CrystalReport

        See signature for link.

        --

        Free .Net Reporting Tool - http://www.neodatatype.net


        Comment

        Working...