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 table 0 cant be found

Error table 0 cant be found

Scheduled Pinned Locked Moved Visual Basic
helpcsharp
3 Posts 2 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.
  • S Offline
    S Offline
    suriee
    wrote on last edited by
    #1

    hai, in my application vb.net if ds.tables(0).rows.count>0 then 'do something end if i am getting error table 0 cant be found ,what would be the problem plz send some details thanks and regards, surendra

    surendra

    C 1 Reply Last reply
    0
    • S suriee

      hai, in my application vb.net if ds.tables(0).rows.count>0 then 'do something end if i am getting error table 0 cant be found ,what would be the problem plz send some details thanks and regards, surendra

      surendra

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

      Same as the last time I answered this.  Your dataset doesn't contain any tables.  Have you looked at where the dataset is created, and checked that any data is being returned ?

      Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

      S 1 Reply Last reply
      0
      • C Christian Graus

        Same as the last time I answered this.  Your dataset doesn't contain any tables.  Have you looked at where the dataset is created, and checked that any data is being returned ?

        Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

        S Offline
        S Offline
        suriee
        wrote on last edited by
        #3

        yes ur right, i solved the problem thanks alot, take care , bye, surendra

        surendra

        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