DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: Call report from Form

  1. #1
    Join Date
    Jul 2001
    Posts
    334
    Hi,
    How I can call Developer/2000 report using Form Press_Button.
    What code I should use. Is there any documents available?.

    Thanks
    Last edited by aph; 10-23-2002 at 09:04 AM.

  2. #2
    Join Date
    May 2002
    Posts
    2,645
    You can look for run_product built-in. You'll need to create a parameter list to pass in values/parameters to the report.

    Page 355, Forms Developer Reference, Volume I (part no. A73074-01)

  3. #3
    Join Date
    Sep 2001
    Location
    NJ, USA
    Posts
    1,287
    I have posted decision on the forum a couple of times whit sample of code.
    Try to find its using RUN_PRODUCT(REPORT, ...)

  4. #4
    Join Date
    Jul 2001
    Posts
    334
    Thanks Shestakov & stecal it works perfect.

    Thanks again.

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