Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to give serail number in VB Data Environmental datareport(vb datareport)

How to give serail number in VB Data Environmental datareport(vb datareport)

Scheduled Pinned Locked Moved Visual Basic
databasehelptutorial
3 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    D Manivelan
    wrote on last edited by
    #1

    Hi Friend, I am using MSAccess database and VB Data Environmental datareport(vb datareport) i don't have serial number as a field in the database table. But in VB Data Environmental datareport(vb datareport) i need to display serial number. That report will display only one person's information.how to give that serail number. Here is my sample database table.

    Nam id feename amt

    AAA 11 Tution1 100
    AAA 11 Tution2 100
    AAA 11 Tution3 100
    BBB 12 Tution1 100
    BBB 12 Tution2 100
    BBB 12 Tution3 100
    BBB 12 Tution4 100
    CCC 13 Tution1 100
    CCC 13 Tution2 100
    CCC 13 Tution3 100
    DDD 14 Tution1 100
    DDD 14 Tution2 100

    Kindly help me. Expectd Output in DataReport is

    Sno Nam id feename amt

    1 AAA 11 Tution1 100
    2 AAA 11 Tution2 100
    3 AAA 11 Tution3 100


    Sno Nam id feename amt

    1 BBB 12 Tution1 100
    2 BBB 12 Tution2 100
    3 BBB 12 Tution3 100

    A 1 Reply Last reply
    0
    • D D Manivelan

      Hi Friend, I am using MSAccess database and VB Data Environmental datareport(vb datareport) i don't have serial number as a field in the database table. But in VB Data Environmental datareport(vb datareport) i need to display serial number. That report will display only one person's information.how to give that serail number. Here is my sample database table.

      Nam id feename amt

      AAA 11 Tution1 100
      AAA 11 Tution2 100
      AAA 11 Tution3 100
      BBB 12 Tution1 100
      BBB 12 Tution2 100
      BBB 12 Tution3 100
      BBB 12 Tution4 100
      CCC 13 Tution1 100
      CCC 13 Tution2 100
      CCC 13 Tution3 100
      DDD 14 Tution1 100
      DDD 14 Tution2 100

      Kindly help me. Expectd Output in DataReport is

      Sno Nam id feename amt

      1 AAA 11 Tution1 100
      2 AAA 11 Tution2 100
      3 AAA 11 Tution3 100


      Sno Nam id feename amt

      1 BBB 12 Tution1 100
      2 BBB 12 Tution2 100
      3 BBB 12 Tution3 100

      A Offline
      A Offline
      Agecanonix
      wrote on last edited by
      #2

      If you mean adding record numbers to a report here is an article that may help: Counting in reports[^]

      D 1 Reply Last reply
      0
      • A Agecanonix

        If you mean adding record numbers to a report here is an article that may help: Counting in reports[^]

        D Offline
        D Offline
        D Manivelan
        wrote on last edited by
        #3

        It is working in ms access datareport but am asking about VB Data Environmental datareport(vb datareport)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups