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. database tables search using vb.net

database tables search using vb.net

Scheduled Pinned Locked Moved Visual Basic
helpdatabasecsharp
4 Posts 3 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
    amaneet
    wrote on last edited by
    #1

    Sir/Madam, This is the third time , I am posting this query and I will keep this util I get my problem solved. I was programically trying to ascertain whether the particular table in the database exist or not.For that i am using the following Query. SELECT COUNT(*) AS TABLE_EXISTS FROM MSysObjects WHERE Name = 'Forms' But the problem is , When I am tring to implement it using VB.net 2005.It shows the following error. Records cannot be read.No read permission on MSysObjects I am using MS-Access Please help. Thanks and Regards Pankaj

    T D 2 Replies Last reply
    0
    • A amaneet

      Sir/Madam, This is the third time , I am posting this query and I will keep this util I get my problem solved. I was programically trying to ascertain whether the particular table in the database exist or not.For that i am using the following Query. SELECT COUNT(*) AS TABLE_EXISTS FROM MSysObjects WHERE Name = 'Forms' But the problem is , When I am tring to implement it using VB.net 2005.It shows the following error. Records cannot be read.No read permission on MSysObjects I am using MS-Access Please help. Thanks and Regards Pankaj

      T Offline
      T Offline
      testy_proconsul
      wrote on last edited by
      #2

      google is your friend... http://forums.oracle.com/forums/thread.jspa?messageID=1619717 ...

      solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...

      D 1 Reply Last reply
      0
      • A amaneet

        Sir/Madam, This is the third time , I am posting this query and I will keep this util I get my problem solved. I was programically trying to ascertain whether the particular table in the database exist or not.For that i am using the following Query. SELECT COUNT(*) AS TABLE_EXISTS FROM MSysObjects WHERE Name = 'Forms' But the problem is , When I am tring to implement it using VB.net 2005.It shows the following error. Records cannot be read.No read permission on MSysObjects I am using MS-Access Please help. Thanks and Regards Pankaj

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        amaneet wrote:

        This is the third time , I am posting this query and I will keep this util I get my problem solved.

        You make it sound like your paying for a service that we're not providing. Go ahead and keep posting it, it'll just cause people to ignore you. The most probable reason why you're not getting any answers is because nobody knows what the answer is.

        Dave Kreskowiak Microsoft MVP - Visual Basic

        1 Reply Last reply
        0
        • T testy_proconsul

          google is your friend... http://forums.oracle.com/forums/thread.jspa?messageID=1619717 ...

          solidIT.de - under construction Components for Microsoft .Net audittrail, objectcomparer, deepcopy and much more ...

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          http://forums.oracle.com/forums/thread.jspa?messageID=1619717[^]

          Dave Kreskowiak Microsoft MVP - Visual Basic

          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