CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2003
    Location
    India
    Posts
    44

    Crystal Report from ASP

    Hi,
    I am using Crystal Report 8.0 with VB6.0 for my application softwares. I am now developing some e-commerce applications using ASP 3.0. But I have no idea on how to connect crystalreports in ASP pages. Please guide me in this. Whether crystal report software must reside on the server?

    Thanks in Advance.

  2. #2
    Join Date
    May 2003
    Posts
    163

    Re: Crystal Report from ASP

    Yes, Crystal Reports (RAS) should be installed in the server. You can publish the report in the web in two ways. Search Crystal Decisions site, you can get sample code for both.

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

Featured