Table Exists Function

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vishal Dattani

    #1

    Table Exists Function

    hi,
    i want to write a function which will check if the table exists in the
    database or not. the thing i want this function to work in any database
    (sql, access. oracle etc) so i am not able to check it in access in and
    oracle. can anyone help me out with the procedure to check for this in
    access and oracle.
    I am using VB.NET
    thanks and regards
    Vishal Dattani


  • Vishal Dattani

    #2
    Re: Table Exists Function

    thanks for the info,
    i got confused and posted it in these groups.
    regards
    Vishal

    "Vishal Dattani" <vishal_dattani @yahoo.com> wrote in message
    news:eJF4aVXaEH A.3708@TK2MSFTN GP10.phx.gbl...[color=blue]
    > hi,
    > i want to write a function which will check if the table exists in the
    > database or not. the thing i want this function to work in any database
    > (sql, access. oracle etc) so i am not able to check it in access in and
    > oracle. can anyone help me out with the procedure to check for this in
    > access and oracle.
    > I am using VB.NET
    > thanks and regards
    > Vishal Dattani
    >
    >[/color]


    Comment

    • Vishal Dattani

      #3
      Re: Table Exists Function

      thanks for the info,
      i got confused and posted it in these groups.
      regards
      Vishal

      "Vishal Dattani" <vishal_dattani @yahoo.com> wrote in message
      news:eJF4aVXaEH A.3708@TK2MSFTN GP10.phx.gbl...[color=blue]
      > hi,
      > i want to write a function which will check if the table exists in the
      > database or not. the thing i want this function to work in any database
      > (sql, access. oracle etc) so i am not able to check it in access in and
      > oracle. can anyone help me out with the procedure to check for this in
      > access and oracle.
      > I am using VB.NET
      > thanks and regards
      > Vishal Dattani
      >
      >[/color]


      Comment

      Working...