How to access MS Access 2000 Report in ASP.NET page.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Hari Narayan Sharma
    New Member
    • Feb 2007
    • 7

    How to access MS Access 2000 Report in ASP.NET page.

    Hi all!

    I have developed an application software in ASP.NET. Backend for this application is MS Access. I have designed few reports in MS Access but I don't know how to call or access these reports in aspx page. Can anyone tell me how to use MS Access Reports in ASP.NET using C#.

    Thanks!
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Originally posted by Hari Narayan Sharma
    Hi all!

    I have developed an application software in ASP.NET. Backend for this application is MS Access. I have designed few reports in MS Access but I don't know how to call or access these reports in aspx page. Can anyone tell me how to use MS Access Reports in ASP.NET using C#.

    Thanks!
    I see you've posted the question in the .NET forum as well. You're more likely to get an answer over there. My instincts tell me though that you can't call Access reports outside of access. However, you could probably call snapshots of those reports.

    Mary

    Comment

    • Hari Narayan Sharma
      New Member
      • Feb 2007
      • 7

      #3
      Originally posted by mmccarthy
      I see you've posted the question in the .NET forum as well. You're more likely to get an answer over there. My instincts tell me though that you can't call Access reports outside of access. However, you could probably call snapshots of those reports.

      Mary
      Thanx Mary.
      But one of my colligue told me that we can open MS Access Reports in ASP.NET. Still I have not received the answer i needed.

      Comment

      • NeoPa
        Recognized Expert Moderator MVP
        • Oct 2006
        • 32636

        #4
        In that case I suggest you are more likely to find an answer in the ASP or .NET forums. I don't expect anyone in here (unless they are proficient in both disciplines) will be able to help much.
        Perhaps your colleague has more help he can give.

        Comment

        Working...