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. Error while showing report

Error while showing report

Scheduled Pinned Locked Moved Visual Basic
helpcom
6 Posts 4 Posters 0 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.
  • A Offline
    A Offline
    Amit Battan Ror
    wrote on last edited by
    #1

    Error while showing report the error is Data Field 'cmd_fee.SECTION' not Found i have no knowlege about reports when i see the code of report there is no code Please help me battan20@gmail.com

    C P R 3 Replies Last reply
    0
    • A Amit Battan Ror

      Error while showing report the error is Data Field 'cmd_fee.SECTION' not Found i have no knowlege about reports when i see the code of report there is no code Please help me battan20@gmail.com

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Amit Battan Ror wrote:

      i have no knowlege about reports

      OK - then why are you trying to generate one ? I'm not even sure what you're using, but I am pretty sure that cmd_fee is supposed to have a data field called SECTION, and it does not.

      Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.

      1 Reply Last reply
      0
      • A Amit Battan Ror

        Error while showing report the error is Data Field 'cmd_fee.SECTION' not Found i have no knowlege about reports when i see the code of report there is no code Please help me battan20@gmail.com

        P Offline
        P Offline
        Paul Conrad
        wrote on last edited by
        #3

        Amit Battan Ror wrote:

        Data Field 'cmd_fee.SECTION' not Found

        What part of the error message doesn't make sense?

        "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

        1 Reply Last reply
        0
        • A Amit Battan Ror

          Error while showing report the error is Data Field 'cmd_fee.SECTION' not Found i have no knowlege about reports when i see the code of report there is no code Please help me battan20@gmail.com

          R Offline
          R Offline
          Rupesh Kumar Swami
          wrote on last edited by
          #4

          Within Datasource(whether it is a dataset or datatable or something other), which is supplied to Report, Does not contains this field . Check the query from which you get the Result.

          Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India) My Company

          A 1 Reply Last reply
          0
          • R Rupesh Kumar Swami

            Within Datasource(whether it is a dataset or datatable or something other), which is supplied to Report, Does not contains this field . Check the query from which you get the Result.

            Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India) My Company

            A Offline
            A Offline
            Amit Battan Ror
            wrote on last edited by
            #5

            Error occur in the line rep_fees.Show rep_fees is a report file

            R 1 Reply Last reply
            0
            • A Amit Battan Ror

              Error occur in the line rep_fees.Show rep_fees is a report file

              R Offline
              R Offline
              Rupesh Kumar Swami
              wrote on last edited by
              #6

              hi, First of all check all the fields which you place on Report at design time. At run time, check whether all fields which is placed on report at design time,is present in data source ? Can you post the code-Snippet so i can analysis properly which statement can cause error ?

              Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India) My Company

              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