CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Dec 1999
    Location
    MALAYSIA
    Posts
    5

    how to write the code for viewing report?

    what i mean is viewing report that access database as my database. i am not meaning that refering to access database to get the data, but to view only. so can u help me out of this problem?
    i really need help. thanks alot.
    once again, what i want is to view and not getting data or add data into the database.
    like in the menu bar, i have view report, but i dun know how to write the code. thanks u


  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: how to write the code for viewing report?

    use data environment and data report. Search msdn to find a whole example of how to do it...

    Michael Vlastos
    Automation Engineer
    Company SouthGate Hellas SA
    Development Department
    Athens, Greece

  3. #3
    Join Date
    Dec 1999
    Location
    MALAYSIA
    Posts
    5

    Re: how to write the code for viewing report?

    can u give me the site to search for this example
    i really need it immediatelt coz i wanna use this to write my thesis
    thanks alot


  4. #4
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: how to write the code for viewing report?

    this is not a site. If you have the whole Visual Studio 6, it comes with 6 CDs, and the last two (5 & 6) is MSDN help. Install them and using this Help utility, find information on data environment and data reports (Microsoft), or even you can search on Microsoft's site
    www.msdn.com
    Good luck to your Thesis..!

    Michael Vlastos
    Automation Engineer
    Company SouthGate Hellas SA
    Development Department
    Athens, Greece

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