Results 1 to 3 of 3

Thread: ActiveReports 2.0 Copying Report File

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2008
    Posts
    325

    ActiveReports 2.0 Copying Report File

    I need to make a copy of an existing Data Dynamics ActiveReports 2.0 report file, rename it and change a few things; then, and use the new report in my existing vb6 project. Of course, I can copy the report files using explorer; however, the project does not "see" them. The files I see end in "dca", "dsx", "dsr". Looks like there are three files per report. Does anyone know what I am dealing with? Thanks.

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

    Re: ActiveReports 2.0 Copying Report File

    You'll need a copy of each type. DSR file (report designer) is what you will add to your VB project from Project -> Add File menu.
    You may also have the RPX wich is simply an xml file that stores report definition - you may create that file directly from designer.
    Also, RPXs are viewable in Notepad.

  3. #3

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