Results 1 to 6 of 6

Thread: Can I embed an Access report within a .NET program?

  1. #1

    Thread Starter
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Question Can I embed an Access report within a .NET program?

    Hey everyone, the title pretty much says it all. I've moved from programming within Access to programming in vb.net with an Access .mdb backend. I'm just wondering whether it is possible to embed Access reports within the .NET program since Visual Studio doesn't have a native report generator. And I don't want to have to install access runtime everywhere, as that would render the move to .NET pretty useless.

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

    Re: Can I embed an Access report within a .NET program?

    Did you ever use Access reports with your VB6 applications?

    They would work the same way.

    You don't embed them in your VB code, you create them in your Access database, and use your VB.NET code to call/execute them.

  3. #3

    Thread Starter
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: Can I embed an Access report within a .NET program?

    oh that kind of sucks.. i dont want users to have to install the access runtime on their computers.. which version of VS2008 comes with crystal report writer? Is it as good/nice looking as Access reports?

  4. #4
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Can I embed an Access report within a .NET program?

    The output look nice. Programing it I wouild like to Nuc the building where they develop CR.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

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

    Re: Can I embed an Access report within a .NET program?

    Quote Originally Posted by GaryMazzone
    Programing it I wouild like to Nuc the building where they develop CR.
    And this is why I am sooooooooooooooo glad that my current gig is not into CR.

  6. #6

    Thread Starter
    Frenzied Member MaximilianMayrhofer's Avatar
    Join Date
    Aug 2007
    Location
    IM IN YR LOOP
    Posts
    2,001

    Re: Can I embed an Access report within a .NET program?

    that bad huh.. damn.. well I saw a nice screenshot of something robdog did to open an access report within an .NET form.. It looks really good.. perfect actually, I just hope he'll agree to post the code to make it work..

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