Results 1 to 5 of 5

Thread: how to work with Data report designer

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2002
    Posts
    179

    how to work with Data report designer

    hi can any one pls help me to know how data report designer works any tutorials.
    thanks

  2. #2
    Frenzied Member
    Join Date
    May 2003
    Location
    Sydney
    Posts
    1,123

    Re: how to work with Data report designer


  3. #3
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: how to work with Data report designer

    Try playing with it and if you encounter any problem/difficulty then post it here...
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4
    Lively Member rush_shri's Avatar
    Join Date
    Dec 2005
    Location
    Pune,India
    Posts
    78

    Re: how to work with Data report designer

    Amit, first add dataenvironment in your project. To add right mouse click on Project - Add - More ActiveX Designers - Dataenvironment. Then go to Dataenvironment and on right mouse click add connection. set the property of that connection to your database. If You are MS - Access 2000 or xp then Jet 4.0 Engine will work. Then right mouse click on Connection and add a command. Go to the properties of command by right mouse click and in connection specify the connection name. Then come back to your project and add datareport. It will get added in Dataenvironment. Make your Datareport through given tools.

    Run the datareport through any button using following code ---
    datareport1.show
    Last edited by rush_shri; Dec 20th, 2005 at 02:33 AM.
    U KNOW U R INTERNET JUNKIE WHEN U CHAT WITH UR FINGERS NOT FROM MOUTH.

    U KNOW U R INTERNET JUNKIE WHEN UR SPOUSE E-MAIL U 2 CALL U 4 DINNER

    U KNOW U R INTERNET JUNKIE WHEN UR ADDRESS BEGINS WITH http:

    U KNOW U R INTERNET JUNKIE WHEN THE PROGRAM TOLD 2 U HAPPENS 2 B TV PROGRAM.

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

    Re: how to work with Data report designer

    Moved to reporting section.

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